Changeset 48 for trunk/Target/UTargetInterpretter.pas
- Timestamp:
- Jul 12, 2012, 9:15:02 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Target/UTargetInterpretter.pas
r47 r48 447 447 inherited; 448 448 Name := 'Interpretter'; 449 ImageIndex := 25; 449 450 Capabilities := [tcRun, tcPause, tcStop, tcCompile, tcStepOut, tcStepInto, 450 451 tcStepOver, tcRunToCursor];
Note:
See TracChangeset
for help on using the changeset viewer.