Changeset 390 for trunk/Forms/FormNew.lfm
- Timestamp:
- Jan 5, 2025, 8:00:55 PM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormNew.lfm
r389 r390 527 527 Width = 986 528 528 HorzScrollBar.Page = 544 529 VertScrollBar.Page = 4 24529 VertScrollBar.Page = 440 530 530 Align = alClient 531 ClientHeight = 63 2532 ClientWidth = 98 2531 ClientHeight = 634 532 ClientWidth = 984 533 533 ParentFont = False 534 534 TabOrder = 0 535 535 object RadioGroupGrowCells: TRadioGroup 536 536 Left = 14 537 Height = 1 28538 Top = 1 20537 Height = 136 538 Top = 136 539 539 Width = 312 540 540 AutoFill = True … … 547 547 ChildSizing.Layout = cclLeftToRightThenTopToBottom 548 548 ChildSizing.ControlsPerLine = 1 549 ClientHeight = 10 1549 ClientHeight = 109 550 550 ClientWidth = 310 551 551 Items.Strings = ( … … 558 558 end 559 559 object Label6: TLabel 560 Left = 8561 Height = 26 562 Top = 2 66560 Left = 14 561 Height = 26 562 Top = 286 563 563 Width = 119 564 564 Caption = 'Win objective:' … … 568 568 object ComboBoxWinObjective: TComboBox 569 569 Left = 216 570 Height = 3 4571 Top = 2 66570 Height = 38 571 Top = 280 572 572 Width = 328 573 573 ItemHeight = 0 … … 585 585 object RadioGroupGrowAmount: TRadioGroup 586 586 Left = 14 587 Height = 92587 Height = 104 588 588 Top = 16 589 Width = 3 05589 Width = 312 590 590 AutoFill = True 591 591 Caption = 'Per turn grow amount' … … 597 597 ChildSizing.Layout = cclLeftToRightThenTopToBottom 598 598 ChildSizing.ControlsPerLine = 1 599 ClientHeight = 65600 ClientWidth = 3 03599 ClientHeight = 77 600 ClientWidth = 310 601 601 Items.Strings = ( 602 602 'By one' … … 607 607 end 608 608 object CheckBoxFogOfWar: TCheckBox 609 Left = 3 36609 Left = 352 610 610 Height = 30 611 611 Top = 24 612 Width = 11 2612 Width = 115 613 613 Caption = 'Fog of war' 614 614 ParentFont = False … … 618 618 Left = 12 619 619 Height = 110 620 Top = 3 14621 Width = 9 59620 Top = 330 621 Width = 961 622 622 ActivePage = TabSheetCaptureEntireMap 623 623 Anchors = [akTop, akLeft, akRight] … … 633 633 end 634 634 object TabSheetCaptureCells: TTabSheet 635 ClientHeight = 67636 ClientWidth = 9 49635 ClientHeight = 106 636 ClientWidth = 951 637 637 ParentFont = False 638 638 object Label14: TLabel … … 658 658 end 659 659 object TabSheetStayAliveTurns: TTabSheet 660 ClientHeight = 67661 ClientWidth = 9 49660 ClientHeight = 106 661 ClientWidth = 951 662 662 ParentFont = False 663 663 object Label13: TLabel
Note:
See TracChangeset
for help on using the changeset viewer.