Changeset 365 for trunk/Forms/FormNew.lfm
- Timestamp:
- Jan 2, 2025, 2:29:10 PM (5 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormNew.lfm
r364 r365 3 3 Height = 794 4 4 Top = 155 5 Width = 1 2185 Width = 1401 6 6 Caption = 'New game' 7 7 ClientHeight = 794 8 ClientWidth = 1 2188 ClientWidth = 1401 9 9 Constraints.MinHeight = 502 10 10 Constraints.MinWidth = 667 … … 19 19 Height = 676 20 20 Top = 60 21 Width = 81321 Width = 996 22 22 ActivePage = TabSheetMap 23 23 Align = alClient … … 30 30 Caption = 'Mode' 31 31 ClientHeight = 636 32 ClientWidth = 80332 ClientWidth = 986 33 33 ParentFont = False 34 34 object Panel3: TPanel … … 36 36 Height = 636 37 37 Top = 0 38 Width = 80338 Width = 986 39 39 Align = alClient 40 40 BevelOuter = bvNone 41 41 ClientHeight = 636 42 ClientWidth = 80342 ClientWidth = 986 43 43 ParentFont = False 44 44 TabOrder = 0 … … 173 173 Caption = 'Players' 174 174 ClientHeight = 636 175 ClientWidth = 803175 ClientWidth = 986 176 176 ParentFont = False 177 177 object Panel2: TPanel … … 179 179 Height = 636 180 180 Top = 0 181 Width = 803181 Width = 986 182 182 Align = alClient 183 183 BevelOuter = bvNone … … 189 189 Caption = 'Map' 190 190 ClientHeight = 636 191 ClientWidth = 803191 ClientWidth = 986 192 192 OnShow = TabSheetMapShow 193 193 ParentFont = False … … 196 196 Height = 636 197 197 Top = 0 198 Width = 803198 Width = 986 199 199 Align = alClient 200 200 BevelOuter = bvNone 201 201 ClientHeight = 636 202 ClientWidth = 803202 ClientWidth = 986 203 203 ParentFont = False 204 204 TabOrder = 0 … … 247 247 Height = 58 248 248 Top = 8 249 Width = 552249 Width = 735 250 250 Max = 100 251 251 Min = 2 … … 261 261 Height = 58 262 262 Top = 49 263 Width = 552263 Width = 735 264 264 Max = 100 265 265 Min = 2 … … 418 418 Height = 43 419 419 Top = 184 420 Width = 533420 Width = 716 421 421 Anchors = [akTop, akLeft, akRight] 422 422 ParentFont = False … … 425 425 end 426 426 object ButtonImageBrowse: TButton 427 Left = 688427 Left = 871 428 428 Height = 43 429 429 Top = 184 … … 489 489 Height = 360 490 490 Top = 272 491 Width = 374491 Width = 557 492 492 Anchors = [akTop, akLeft, akRight, akBottom] 493 493 OnResize = Image1Resize … … 517 517 Caption = 'Rules' 518 518 ClientHeight = 636 519 ClientWidth = 803519 ClientWidth = 986 520 520 ParentFont = False 521 521 object Panel4: TPanel … … 523 523 Height = 636 524 524 Top = 0 525 Width = 803525 Width = 986 526 526 Align = alClient 527 527 BevelOuter = bvNone 528 528 ClientHeight = 636 529 ClientWidth = 803529 ClientWidth = 986 530 530 ParentFont = False 531 531 TabOrder = 0 … … 616 616 Height = 110 617 617 Top = 314 618 Width = 780618 Width = 963 619 619 ActivePage = TabSheetCaptureEntireMap 620 620 Anchors = [akTop, akLeft, akRight] … … 631 631 object TabSheetCaptureCells: TTabSheet 632 632 ClientHeight = 67 633 ClientWidth = 770633 ClientWidth = 953 634 634 ParentFont = False 635 635 object Label14: TLabel … … 656 656 object TabSheetStayAliveTurns: TTabSheet 657 657 ClientHeight = 67 658 ClientWidth = 770658 ClientWidth = 953 659 659 ParentFont = False 660 660 object Label13: TLabel … … 693 693 Height = 54 694 694 Top = 740 695 Width = 1 218695 Width = 1401 696 696 Align = alBottom 697 697 BevelOuter = bvNone 698 698 ClientHeight = 54 699 ClientWidth = 1 218699 ClientWidth = 1401 700 700 ParentFont = False 701 701 TabOrder = 1 702 702 object ButtonOk: TButton 703 Left = 1 098703 Left = 1152 704 704 Height = 38 705 705 Top = 8 … … 713 713 end 714 714 object ButtonCancel: TButton 715 Left = 967715 Left = 1272 716 716 Height = 38 717 717 Top = 8 … … 725 725 end 726 726 object PanelChat: TPanel 727 Left = 827727 Left = 1010 728 728 Height = 684 729 729 Top = 56 … … 735 735 end 736 736 object Splitter1: TSplitter 737 Left = 821737 Left = 1004 738 738 Height = 684 739 739 Top = 56 … … 746 746 Height = 56 747 747 Top = 0 748 Width = 1 218748 Width = 1401 749 749 Align = alTop 750 750 BevelOuter = bvNone 751 751 ClientHeight = 56 752 ClientWidth = 1 218752 ClientWidth = 1401 753 753 ParentFont = False 754 754 TabOrder = 4
Note:
See TracChangeset
for help on using the changeset viewer.