Changeset 222 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Jul 13, 2018, 11:13:12 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r221 r222 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 … … 14 14 OnKeyUp = FormKeyUp 15 15 OnShow = FormShow 16 LCLVersion = '1.8. 2.0'16 LCLVersion = '1.8.4.0' 17 17 WindowState = wsMaximized 18 18 object ToolBar1: TToolBar … … 78 78 object PanelMain: TPanel 79 79 Left = 0 80 Height = 5 5680 Height = 547 81 81 Top = 40 82 82 Width = 775 … … 192 192 Interval = 20 193 193 OnTimer = Timer1Timer 194 left = 1 54194 left = 128 195 195 top = 263 196 196 end
Note:
See TracChangeset
for help on using the changeset viewer.