Ignore:
Timestamp:
Jul 13, 2012, 2:10:18 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Slightly enhanced unfinished interpretter.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE/Forms/UFormProject.lfm

    r55 r56  
    4747    object ADelete: TAction
    4848      Caption = 'Delete'
     49      OnExecute = ADeleteExecute
    4950    end
    5051    object ARename: TAction
    5152      Caption = 'Rename'
     53      OnExecute = ARenameExecute
    5254    end
    5355    object AShow: TAction
    5456      Caption = 'Show'
     57      OnExecute = AShowExecute
    5558    end
    5659  end
Note: See TracChangeset for help on using the changeset viewer.