Ignore:
Timestamp:
Jul 12, 2012, 9:15:02 AM (12 years ago)
Author:
chronos
Message:
  • Added: Tool button with drop down menu of available targets.
  • Added Target list have icons.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Target/UTargetInterpretter.pas

    r47 r48  
    447447  inherited;
    448448  Name := 'Interpretter';
     449  ImageIndex := 25;
    449450  Capabilities := [tcRun, tcPause, tcStop, tcCompile, tcStepOut, tcStepInto,
    450451    tcStepOver, tcRunToCursor];
Note: See TracChangeset for help on using the changeset viewer.