Changeset 273 for trunk/Forms/UFormNew.lfm
- Timestamp:
- Jan 30, 2019, 8:08:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormNew.lfm
r270 r273 21 21 Top = 4 22 22 Width = 806 23 ActivePage = TabSheet Map23 ActivePage = TabSheetRules 24 24 Align = alClient 25 25 BorderSpacing.Around = 4 26 TabIndex = 226 TabIndex = 3 27 27 TabOrder = 0 28 28 OnChange = PageControl1Change … … 326 326 object ComboBoxGridType: TComboBox 327 327 Left = 146 328 Height = 38328 Height = 42 329 329 Top = 104 330 330 Width = 208 … … 343 343 object ComboBoxMapShape: TComboBox 344 344 Left = 146 345 Height = 38345 Height = 42 346 346 Top = 144 347 347 Width = 208 … … 546 546 object Panel4: TPanel 547 547 Left = 0 548 Height = 65 5548 Height = 652 549 549 Top = 0 550 Width = 7 39550 Width = 796 551 551 Align = alClient 552 552 BevelOuter = bvNone 553 ClientHeight = 65 5554 ClientWidth = 7 39553 ClientHeight = 652 554 ClientWidth = 796 555 555 TabOrder = 0 556 556 object RadioGroupGrowCells: TRadioGroup … … 587 587 object ComboBoxWinObjective: TComboBox 588 588 Left = 224 589 Height = 38589 Height = 42 590 590 Top = 244 591 591 Width = 328 … … 635 635 Height = 78 636 636 Top = 290 637 Width = 7 16637 Width = 773 638 638 ActivePage = TabSheetCaptureEntireMap 639 639 Anchors = [akTop, akLeft, akRight] … … 647 647 object TabSheetCaptureCells: TTabSheet 648 648 ClientHeight = 74 649 ClientWidth = 7 12649 ClientWidth = 763 650 650 object Label14: TLabel 651 651 Left = 8 … … 669 669 object TabSheetStayAliveTurns: TTabSheet 670 670 ClientHeight = 74 671 ClientWidth = 7 12671 ClientWidth = 763 672 672 object Label13: TLabel 673 673 Left = 8
Note:
See TracChangeset
for help on using the changeset viewer.