Ignore:
Timestamp:
Jan 5, 2025, 11:53:45 PM (4 days ago)
Author:
chronos
Message:
  • Fixed: Themed background in New game form rules win conditions.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormNew.lfm

    r390 r393  
    2020    Top = 60
    2121    Width = 996
    22     ActivePage = TabSheetMap
     22    ActivePage = TabSheetRules
    2323    Align = alClient
    2424    BorderSpacing.Around = 4
    2525    ParentFont = False
    26     TabIndex = 2
     26    TabIndex = 3
    2727    TabOrder = 0
    2828    OnChange = PageControl1Change
     
    4040        VertScrollBar.Page = 225
    4141        Align = alClient
    42         ClientHeight = 634
    43         ClientWidth = 984
     42        ClientHeight = 632
     43        ClientWidth = 982
    4444        ParentFont = False
    4545        TabOrder = 0
     
    4848          Height = 30
    4949          Top = 14
    50           Width = 70
     50          Width = 67
    5151          Caption = 'Local'
    5252          Checked = True
     
    6060          Height = 30
    6161          Top = 48
    62           Width = 155
     62          Width = 152
    6363          Caption = 'Network server'
    6464          ParentFont = False
     
    7070          Height = 30
    7171          Top = 160
    72           Width = 149
     72          Width = 146
    7373          Caption = 'Network client'
    7474          ParentFont = False
     
    7878        object EditServerAddress: TEdit
    7979          Left = 24
    80           Height = 43
     80          Height = 34
    8181          Top = 112
    8282          Width = 220
     
    8686        object SpinEditServerPort: TSpinEdit
    8787          Left = 256
    88           Height = 43
     88          Height = 34
    8989          Top = 112
    9090          Width = 79
     
    113113        object ListViewServers: TListView
    114114          Left = 26
    115           Height = 381
     115          Height = 379
    116116          Top = 200
    117117          Width = 334
     
    124124            item
    125125              Caption = 'Address'
    126               Width = 219
     126              Width = 227
    127127            end>
    128128          MultiSelect = True
     
    142142          Left = 26
    143143          Height = 38
    144           Top = 589
     144          Top = 587
    145145          Width = 94
    146146          Action = AServerAdd
     
    152152          Left = 248
    153153          Height = 38
    154           Top = 589
     154          Top = 587
    155155          Width = 94
    156156          Action = AServerRemove
     
    162162          Left = 136
    163163          Height = 38
    164           Top = 589
     164          Top = 587
    165165          Width = 94
    166166          Action = AServerModify
     
    620620          Top = 330
    621621          Width = 961
    622           ActivePage = TabSheetCaptureEntireMap
     622          ActivePage = TabSheetNone
    623623          Anchors = [akTop, akLeft, akRight]
    624624          ParentFont = False
    625625          ShowTabs = False
    626           TabIndex = 5
     626          TabIndex = 4
    627627          TabOrder = 4
    628628          object TabSheetDefeatEnemies: TTabSheet
     629            ClientHeight = 106
     630            ClientWidth = 951
    629631            ParentFont = False
     632            object ScrollBoxDefeatEnemies: TScrollBox
     633              Left = 0
     634              Height = 106
     635              Top = 0
     636              Width = 951
     637              HorzScrollBar.Page = 1
     638              VertScrollBar.Page = 1
     639              Align = alClient
     640              TabOrder = 0
     641            end
    630642          end
    631643          object TabSheetCaptureCities: TTabSheet
     644            ClientHeight = 106
     645            ClientWidth = 951
    632646            ParentFont = False
     647            object ScrollBoxCaptureCities: TScrollBox
     648              Left = 0
     649              Height = 106
     650              Top = 0
     651              Width = 951
     652              HorzScrollBar.Page = 1
     653              VertScrollBar.Page = 1
     654              Align = alClient
     655              TabOrder = 0
     656            end
    633657          end
    634658          object TabSheetCaptureCells: TTabSheet
     
    636660            ClientWidth = 951
    637661            ParentFont = False
    638             object Label14: TLabel
    639               Left = 8
    640               Height = 26
    641               Top = 16
    642               Width = 161
    643               Caption = 'Special cells count:'
    644               ParentColor = False
    645               ParentFont = False
    646             end
    647             object SpinEditSpecialCells: TSpinEdit
    648               Left = 236
    649               Height = 43
    650               Top = 8
    651               Width = 158
    652               MaxValue = 1000
    653               MinValue = 1
    654               ParentFont = False
     662            object ScrollBoxCaptureCells: TScrollBox
     663              Left = 0
     664              Height = 106
     665              Top = 0
     666              Width = 951
     667              HorzScrollBar.Page = 394
     668              VertScrollBar.Page = 51
     669              Align = alClient
     670              ClientHeight = 104
     671              ClientWidth = 949
    655672              TabOrder = 0
    656               Value = 1
     673              object Label14: TLabel
     674                Left = 8
     675                Height = 26
     676                Top = 16
     677                Width = 161
     678                Caption = 'Special cells count:'
     679                ParentColor = False
     680                ParentFont = False
     681              end
     682              object SpinEditSpecialCells: TSpinEdit
     683                Left = 236
     684                Height = 43
     685                Top = 8
     686                Width = 158
     687                MaxValue = 1000
     688                MinValue = 1
     689                ParentFont = False
     690                TabOrder = 0
     691                Value = 1
     692              end
    657693            end
    658694          end
     
    661697            ClientWidth = 951
    662698            ParentFont = False
    663             object Label13: TLabel
    664               Left = 8
    665               Height = 26
    666               Top = 16
    667               Width = 146
    668               Caption = 'Number of turns:'
    669               ParentColor = False
    670               ParentFont = False
    671             end
    672             object SpinEditTurns: TSpinEdit
    673               Left = 236
    674               Height = 43
    675               Top = 8
    676               Width = 158
    677               MaxValue = 1000
    678               MinValue = 1
    679               ParentFont = False
     699            object ScrollBoxStayAliveTurns: TScrollBox
     700              Left = 0
     701              Height = 106
     702              Top = 0
     703              Width = 951
     704              HorzScrollBar.Page = 394
     705              VertScrollBar.Page = 51
     706              Align = alClient
     707              ClientHeight = 104
     708              ClientWidth = 949
    680709              TabOrder = 0
    681               Value = 1
     710              object SpinEditTurns: TSpinEdit
     711                Left = 236
     712                Height = 43
     713                Top = 8
     714                Width = 158
     715                MaxValue = 1000
     716                MinValue = 1
     717                ParentFont = False
     718                TabOrder = 0
     719                Value = 1
     720              end
     721              object Label13: TLabel
     722                Left = 8
     723                Height = 26
     724                Top = 16
     725                Width = 146
     726                Caption = 'Number of turns:'
     727                ParentColor = False
     728                ParentFont = False
     729              end
    682730            end
    683731          end
    684732          object TabSheetNone: TTabSheet
     733            ClientHeight = 106
     734            ClientWidth = 951
    685735            ParentFont = False
     736            object ScrollBoxNone: TScrollBox
     737              Left = 0
     738              Height = 106
     739              Top = 0
     740              Width = 951
     741              HorzScrollBar.Page = 1
     742              VertScrollBar.Page = 1
     743              Align = alClient
     744              TabOrder = 0
     745            end
    686746          end
    687747          object TabSheetCaptureEntireMap: TTabSheet
     748            ClientHeight = 106
     749            ClientWidth = 951
    688750            ParentFont = False
     751            object ScrollBoxCaptureEntireMap: TScrollBox
     752              Left = 0
     753              Height = 106
     754              Top = 0
     755              Width = 951
     756              HorzScrollBar.Page = 1
     757              VertScrollBar.Page = 1
     758              Align = alClient
     759              TabOrder = 0
     760            end
    689761          end
    690762        end
Note: See TracChangeset for help on using the changeset viewer.