Changeset 87 for trunk/Forms/UFormNew.lfm
- Timestamp:
- Nov 15, 2014, 10:32:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormNew.lfm
r82 r87 1 1 object FormNew: TFormNew 2 Left = 9872 Left = 624 3 3 Height = 528 4 Top = 5004 Top = 313 5 5 Width = 745 6 6 Caption = 'New game' … … 52 52 object TabSheet1: TTabSheet 53 53 Caption = 'Players' 54 ClientHeight = 42 254 ClientHeight = 425 55 55 ClientWidth = 739 56 56 object ListView1: TListView … … 121 121 object TabSheet2: TTabSheet 122 122 Caption = 'Map' 123 ClientHeight = 42 2123 ClientHeight = 425 124 124 ClientWidth = 739 125 125 object Label1: TLabel … … 337 337 object TabSheet3: TTabSheet 338 338 Caption = 'Rules' 339 ClientHeight = 42 2339 ClientHeight = 425 340 340 ClientWidth = 739 341 341 object RadioGroupGrowCells: TRadioGroup … … 353 353 ChildSizing.Layout = cclLeftToRightThenTopToBottom 354 354 ChildSizing.ControlsPerLine = 1 355 ClientHeight = 78355 ClientHeight = 81 356 356 ClientWidth = 308 357 357 Items.Strings = ( … … 364 364 object Label6: TLabel 365 365 Left = 8 366 Height = 2 5366 Height = 22 367 367 Top = 248 368 Width = 1 29368 Width = 114 369 369 Caption = 'Win objective:' 370 370 ParentColor = False … … 372 372 object ComboBoxWinObjective: TComboBox 373 373 Left = 232 374 Height = 3 7374 Height = 34 375 375 Top = 240 376 376 Width = 328 … … 399 399 ChildSizing.Layout = cclLeftToRightThenTopToBottom 400 400 ChildSizing.ControlsPerLine = 1 401 ClientHeight = 49401 ClientHeight = 52 402 402 ClientWidth = 301 403 403 Items.Strings = ( … … 409 409 object CheckBoxFogOfWar: TCheckBox 410 410 Left = 336 411 Height = 2 7411 Height = 24 412 412 Top = 24 413 Width = 1 20413 Width = 106 414 414 Caption = 'Fog of war' 415 415 TabOrder = 3
Note:
See TracChangeset
for help on using the changeset viewer.