Changeset 220 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Jun 10, 2018, 12:18:28 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r206 r220 5 5 Width = 775 6 6 Caption = 'xTactics' 7 ClientHeight = 5 967 ClientHeight = 587 8 8 ClientWidth = 775 9 DesignTimePPI = 1 209 DesignTimePPI = 144 10 10 Menu = MainMenu1 11 11 OnClose = FormClose … … 77 77 object PanelMain: TPanel 78 78 Left = 0 79 Height = 5 5679 Height = 547 80 80 Top = 40 81 81 Width = 775 … … 169 169 end 170 170 end 171 object MenuItemDebug: TMenuItem 172 Caption = 'Debug' 173 object MenuItem31: TMenuItem 174 Action = Core.AToggleFogOfWar 175 end 176 end 171 177 object MenuItem16: TMenuItem 172 178 Caption = 'Help'
Note:
See TracChangeset
for help on using the changeset viewer.