Changeset 325 for trunk/Forms/FormNew.lfm
- Timestamp:
- Jun 25, 2024, 11:18:40 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormNew.lfm
r317 r325 1 1 object FormNew: TFormNew 2 Left = 4 493 Height = 6884 Top = 5115 Width = 1 2092 Left = 470 3 Height = 795 4 Top = 353 5 Width = 1096 6 6 Caption = 'New game' 7 ClientHeight = 6888 ClientWidth = 1 2097 ClientHeight = 795 8 ClientWidth = 1096 9 9 Constraints.MinHeight = 502 10 10 Constraints.MinWidth = 667 … … 17 17 object PageControl1: TPageControl 18 18 Left = 4 19 Height = 57819 Height = 677 20 20 Top = 60 21 Width = 80422 ActivePage = TabSheet Players21 Width = 691 22 ActivePage = TabSheetRules 23 23 Align = alClient 24 24 BorderSpacing.Around = 4 25 25 ParentFont = False 26 TabIndex = 126 TabIndex = 3 27 27 TabOrder = 0 28 28 OnChange = PageControl1Change 29 29 object TabSheetMode: TTabSheet 30 30 Caption = 'Mode' 31 ClientHeight = 53832 ClientWidth = 79431 ClientHeight = 637 32 ClientWidth = 681 33 33 ParentFont = False 34 34 object Panel3: TPanel 35 35 Left = 0 36 Height = 53836 Height = 637 37 37 Top = 0 38 Width = 79438 Width = 681 39 39 Align = alClient 40 40 BevelOuter = bvNone 41 ClientHeight = 53842 ClientWidth = 79441 ClientHeight = 637 42 ClientWidth = 681 43 43 ParentFont = False 44 44 TabOrder = 0 … … 68 68 Left = 10 69 69 Height = 30 70 Top = 1 5270 Top = 160 71 71 Width = 149 72 72 Caption = 'Network client' … … 95 95 Left = 256 96 96 Height = 26 97 Top = 8 897 Top = 80 98 98 Width = 40 99 99 Caption = 'Port:' … … 104 104 Left = 24 105 105 Height = 26 106 Top = 8 8106 Top = 80 107 107 Width = 74 108 108 Caption = 'Address:' … … 112 112 object ListViewServers: TListView 113 113 Left = 26 114 Height = 3 07115 Top = 181114 Height = 384 115 Top = 200 116 116 Width = 334 117 117 Anchors = [akTop, akLeft, akBottom] … … 140 140 object Button1: TButton 141 141 Left = 26 142 Height = 3 1143 Top = 499142 Height = 38 143 Top = 592 144 144 Width = 94 145 145 Action = AServerAdd … … 149 149 end 150 150 object Button2: TButton 151 Left = 24 0152 Height = 3 1153 Top = 499151 Left = 248 152 Height = 38 153 Top = 592 154 154 Width = 94 155 155 Action = AServerRemove … … 160 160 object Button3: TButton 161 161 Left = 136 162 Height = 3 0163 Top = 498162 Height = 38 163 Top = 592 164 164 Width = 94 165 165 Action = AServerModify … … 172 172 object TabSheetPlayers: TTabSheet 173 173 Caption = 'Players' 174 ClientHeight = 538175 ClientWidth = 794174 ClientHeight = 637 175 ClientWidth = 681 176 176 ParentFont = False 177 177 object Panel2: TPanel 178 178 Left = 0 179 Height = 538179 Height = 637 180 180 Top = 0 181 Width = 794181 Width = 681 182 182 Align = alClient 183 183 BevelOuter = bvNone … … 188 188 object TabSheetMap: TTabSheet 189 189 Caption = 'Map' 190 ClientHeight = 538191 ClientWidth = 794190 ClientHeight = 637 191 ClientWidth = 681 192 192 OnShow = TabSheetMapShow 193 193 ParentFont = False 194 194 object Panel1: TPanel 195 195 Left = 0 196 Height = 538196 Height = 637 197 197 Top = 0 198 Width = 794198 Width = 681 199 199 Align = alClient 200 200 BevelOuter = bvNone 201 ClientHeight = 538202 ClientWidth = 794201 ClientHeight = 637 202 ClientWidth = 681 203 203 ParentFont = False 204 204 TabOrder = 0 … … 247 247 Height = 58 248 248 Top = 8 249 Width = 543249 Width = 430 250 250 Max = 100 251 251 Min = 2 … … 261 261 Height = 58 262 262 Top = 49 263 Width = 543263 Width = 430 264 264 Max = 100 265 265 Min = 2 … … 327 327 Height = 26 328 328 Top = 248 329 Width = 543329 Width = 430 330 330 Anchors = [akTop, akLeft, akRight] 331 331 AutoSize = False … … 419 419 Height = 43 420 420 Top = 184 421 Width = 543421 Width = 413 422 422 Anchors = [akTop, akLeft, akRight] 423 423 ParentFont = False … … 426 426 end 427 427 object ButtonImageBrowse: TButton 428 Left = 679428 Left = 566 429 429 Height = 38 430 430 Top = 190 … … 480 480 Height = 26 481 481 Top = 283 482 Width = 543482 Width = 430 483 483 Anchors = [akTop, akLeft, akRight] 484 484 AutoSize = False … … 492 492 Height = 316 493 493 Top = 272 494 Width = 542494 Width = 429 495 495 Anchors = [akTop, akLeft, akRight] 496 496 OnResize = Image1Resize … … 519 519 object TabSheetRules: TTabSheet 520 520 Caption = 'Rules' 521 ClientHeight = 538522 ClientWidth = 794521 ClientHeight = 637 522 ClientWidth = 681 523 523 ParentFont = False 524 524 object Panel4: TPanel 525 525 Left = 0 526 Height = 538526 Height = 637 527 527 Top = 0 528 Width = 794528 Width = 681 529 529 Align = alClient 530 530 BevelOuter = bvNone 531 ClientHeight = 538532 ClientWidth = 794531 ClientHeight = 637 532 ClientWidth = 681 533 533 ParentFont = False 534 534 TabOrder = 0 … … 619 619 Height = 78 620 620 Top = 290 621 Width = 771621 Width = 658 622 622 ActivePage = TabSheetCaptureEntireMap 623 623 Anchors = [akTop, akLeft, akRight] … … 634 634 object TabSheetCaptureCells: TTabSheet 635 635 ClientHeight = 74 636 ClientWidth = 761636 ClientWidth = 648 637 637 ParentFont = False 638 638 object Label14: TLabel … … 659 659 object TabSheetStayAliveTurns: TTabSheet 660 660 ClientHeight = 74 661 ClientWidth = 761661 ClientWidth = 648 662 662 ParentFont = False 663 663 object Label13: TLabel … … 694 694 object PanelButtons: TPanel 695 695 Left = 0 696 Height = 46697 Top = 642698 Width = 1 209696 Height = 54 697 Top = 741 698 Width = 1096 699 699 Align = alBottom 700 700 BevelOuter = bvNone 701 ClientHeight = 46702 ClientWidth = 1 209701 ClientHeight = 54 702 ClientWidth = 1096 703 703 ParentFont = False 704 704 TabOrder = 1 705 705 object ButtonOk: TButton 706 Left = 1022707 Height = 25708 Top = 7709 Width = 74706 Left = 981 707 Height = 38 708 Top = 8 709 Width = 106 710 710 Anchors = [akRight, akBottom] 711 711 Caption = 'Ok' … … 716 716 end 717 717 object ButtonCancel: TButton 718 Left = 1125719 Height = 25720 Top = 7721 Width = 74718 Left = 845 719 Height = 38 720 Top = 8 721 Width = 114 722 722 Anchors = [akRight, akBottom] 723 723 Caption = 'Cancel' … … 728 728 end 729 729 object PanelChat: TPanel 730 Left = 818731 Height = 586730 Left = 705 731 Height = 685 732 732 Top = 56 733 733 Width = 391 … … 738 738 end 739 739 object Splitter1: TSplitter 740 Left = 812741 Height = 586740 Left = 699 741 Height = 685 742 742 Top = 56 743 743 Width = 6 … … 749 749 Height = 56 750 750 Top = 0 751 Width = 1 209751 Width = 1096 752 752 Align = alTop 753 753 BevelOuter = bvNone 754 754 ClientHeight = 56 755 ClientWidth = 1 209755 ClientWidth = 1096 756 756 ParentFont = False 757 757 TabOrder = 4
Note:
See TracChangeset
for help on using the changeset viewer.