Changeset 281 for trunk/Forms/UFormNew.lfm
- Timestamp:
- Feb 21, 2019, 10:45:41 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormNew.lfm
r279 r281 21 21 Top = 60 22 22 Width = 806 23 ActivePage = TabSheet Players23 ActivePage = TabSheetMap 24 24 Align = alClient 25 25 BorderSpacing.Around = 4 26 TabIndex = 126 TabIndex = 2 27 27 TabOrder = 0 28 28 OnChange = PageControl1Change … … 178 178 object Panel1: TPanel 179 179 Left = 0 180 Height = 652180 Height = 596 181 181 Top = 0 182 182 Width = 796 183 183 Align = alClient 184 184 BevelOuter = bvNone 185 ClientHeight = 652185 ClientHeight = 596 186 186 ClientWidth = 796 187 187 TabOrder = 0 … … 260 260 Height = 38 261 261 Top = 104 262 Width = 208262 Width = 304 263 263 ItemHeight = 0 264 264 Items.Strings = ( … … 277 277 Height = 38 278 278 Top = 144 279 Width = 208279 Width = 304 280 280 ItemHeight = 0 281 281 Items.Strings = ( … … 579 579 object TabSheetCaptureCells: TTabSheet 580 580 ClientHeight = 74 581 ClientWidth = 76 3581 ClientWidth = 769 582 582 object Label14: TLabel 583 583 Left = 8 … … 601 601 object TabSheetStayAliveTurns: TTabSheet 602 602 ClientHeight = 74 603 ClientWidth = 76 3603 ClientWidth = 769 604 604 object Label13: TLabel 605 605 Left = 8 … … 701 701 Width = 254 702 702 ItemHeight = 0 703 OnChange = ComboBoxGameSystemChange 703 704 Style = csDropDownList 704 705 TabOrder = 0
Note:
See TracChangeset
for help on using the changeset viewer.