Changeset 97 for trunk/UCore.lfm


Ignore:
Timestamp:
Dec 25, 2014, 12:54:57 PM (10 years ago)
Author:
chronos
Message:
  • Added: Simple Help window with basic game description.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r94 r97  
    6969      ImageIndex = 2
    7070      OnExecute = AAboutExecute
     71    end
     72    object AHelp: TAction
     73      Caption = 'Help'
     74      OnExecute = AHelpExecute
    7175    end
    7276  end
Note: See TracChangeset for help on using the changeset viewer.