Changeset 206 for trunk/Forms/UFormMain.lfm
- Timestamp:
- May 21, 2018, 2:50:02 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r203 r206 5 5 Width = 775 6 6 Caption = 'xTactics' 7 ClientHeight = 5 877 ClientHeight = 596 8 8 ClientWidth = 775 9 DesignTimePPI = 1 449 DesignTimePPI = 120 10 10 Menu = MainMenu1 11 11 OnClose = FormClose … … 77 77 object PanelMain: TPanel 78 78 Left = 0 79 Height = 5 4779 Height = 556 80 80 Top = 40 81 81 Width = 775 … … 92 92 object MenuItem2: TMenuItem 93 93 Action = Core.AGameNew 94 Caption = 'New...'95 94 end 96 95 object MenuItem3: TMenuItem … … 108 107 object MenuItem15: TMenuItem 109 108 Action = Core.AGameSave 110 ShortCut = 16467111 109 end 112 110 object MenuItem29: TMenuItem 113 111 Action = Core.AGameSaveAs 114 Caption = 'Save as'115 ShortCut = 24659116 112 end 117 113 object MenuItem5: TMenuItem … … 177 173 object MenuItem23: TMenuItem 178 174 Action = Core.AHelp 175 end 176 object MenuItem4: TMenuItem 177 Action = Core.AShowKeyShortcuts 179 178 end 180 179 object MenuItem17: TMenuItem
Note:
See TracChangeset
for help on using the changeset viewer.