Ignore:
Timestamp:
Mar 29, 2019, 11:26:28 AM (5 years ago)
Author:
chronos
Message:
  • Modified: .lrt files replaced by .lrj.
Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        88backup
        99xtactics.exe
        10 *.lrj
         10*.lrt
  • trunk/Forms

    • Property svn:ignore deleted
  • trunk/Forms/UFormPlayer.lfm

    r288 r295  
    11object FormPlayer: TFormPlayer
    22  Left = 470
    3   Height = 406
     3  Height = 338
    44  Top = 157
    5   Width = 652
     5  Width = 543
    66  Caption = 'Player'
    7   ClientHeight = 406
    8   ClientWidth = 652
    9   Constraints.MinHeight = 344
    10   Constraints.MinWidth = 522
    11   DesignTimePPI = 144
     7  ClientHeight = 338
     8  ClientWidth = 543
     9  Constraints.MinHeight = 287
     10  Constraints.MinWidth = 435
     11  DesignTimePPI = 120
    1212  OnClose = FormClose
    1313  OnCreate = FormCreate
     
    1616  LCLVersion = '2.0.0.4'
    1717  object Label1: TLabel
    18     Left = 24
    19     Height = 26
    20     Top = 27
    21     Width = 56
     18    Left = 20
     19    Height = 20
     20    Top = 22
     21    Width = 43
    2222    Caption = 'Name:'
    2323    ParentColor = False
     24    ParentFont = False
    2425  end
    2526  object EditName: TEdit
    26     Left = 168
    27     Height = 43
    28     Top = 27
    29     Width = 469
     27    Left = 140
     28    Height = 28
     29    Top = 22
     30    Width = 391
    3031    Anchors = [akTop, akLeft, akRight]
     32    ParentFont = False
    3133    TabOrder = 0
    3234  end
    3335  object ButtonCancel: TButton
    34     Left = 274
    35     Height = 25
    36     Top = 366
    37     Width = 75
     36    Left = 229
     37    Height = 21
     38    Top = 305
     39    Width = 62
    3840    Anchors = [akRight, akBottom]
    3941    Caption = 'Cancel'
    4042    ModalResult = 2
     43    ParentFont = False
    4144    TabOrder = 1
    4245  end
    4346  object ButtonOk: TButton
    44     Left = 394
    45     Height = 25
    46     Top = 369
    47     Width = 75
     47    Left = 329
     48    Height = 21
     49    Top = 307
     50    Width = 62
    4851    Anchors = [akRight, akBottom]
    4952    Caption = 'Ok'
     
    5154    ModalResult = 1
    5255    OnClick = ButtonOkClick
     56    ParentFont = False
    5357    TabOrder = 2
    5458  end
    5559  object ComboBoxMode: TComboBox
    56     Left = 168
    57     Height = 38
    58     Top = 124
    59     Width = 469
     60    Left = 140
     61    Height = 28
     62    Top = 103
     63    Width = 391
    6064    Anchors = [akTop, akLeft, akRight]
    61     ItemHeight = 0
     65    ItemHeight = 20
    6266    ItemIndex = 0
    6367    Items.Strings = (
     
    6670    )
    6771    OnChange = ComboBoxModeChange
     72    ParentFont = False
    6873    Style = csDropDownList
    6974    TabOrder = 3
     
    7176  end
    7277  object Label2: TLabel
    73     Left = 24
    74     Height = 26
    75     Top = 128
    76     Width = 53
     78    Left = 20
     79    Height = 20
     80    Top = 107
     81    Width = 42
    7782    Caption = 'Mode:'
    7883    ParentColor = False
     84    ParentFont = False
    7985  end
    8086  object Label3: TLabel
    81     Left = 24
    82     Height = 26
    83     Top = 176
    84     Width = 50
     87    Left = 20
     88    Height = 20
     89    Top = 147
     90    Width = 39
    8591    Caption = 'Color:'
    8692    ParentColor = False
     93    ParentFont = False
    8794  end
    8895  object ColorBox1: TColorBox
    89     Left = 168
    90     Height = 42
    91     Top = 168
    92     Width = 469
     96    Left = 140
     97    Height = 23
     98    Top = 140
     99    Width = 391
    93100    Style = [cbStandardColors, cbExtendedColors, cbCustomColor, cbPrettyNames]
    94101    Anchors = [akTop, akLeft, akRight]
    95     ItemHeight = 20
     102    ItemHeight = 17
     103    ParentFont = False
    96104    TabOrder = 4
    97105  end
    98106  object Label4: TLabel
    99     Left = 24
    100     Height = 26
    101     Top = 216
    102     Width = 98
     107    Left = 20
     108    Height = 20
     109    Top = 180
     110    Width = 74
    103111    Caption = 'Agressivity:'
    104112    ParentColor = False
     113    ParentFont = False
    105114  end
    106115  object ComboBoxAgressivity: TComboBox
    107     Left = 168
    108     Height = 38
    109     Top = 216
    110     Width = 469
     116    Left = 140
     117    Height = 28
     118    Top = 180
     119    Width = 391
    111120    Anchors = [akTop, akLeft, akRight]
    112     ItemHeight = 0
     121    ItemHeight = 20
    113122    Items.Strings = (
    114123      'Low'
     
    117126      ''
    118127    )
     128    ParentFont = False
    119129    Style = csDropDownList
    120130    TabOrder = 5
    121131  end
    122132  object CheckBoxDefensive: TCheckBox
    123     Left = 24
    124     Height = 30
    125     Top = 256
    126     Width = 109
     133    Left = 20
     134    Height = 24
     135    Top = 213
     136    Width = 89
    127137    Caption = 'Defensive'
     138    ParentFont = False
    128139    TabOrder = 6
    129140  end
    130141  object Label5: TLabel
    131     Left = 24
    132     Height = 26
    133     Top = 296
    134     Width = 94
     142    Left = 20
     143    Height = 20
     144    Top = 247
     145    Width = 69
    135146    Caption = 'Start units:'
    136147    ParentColor = False
     148    ParentFont = False
    137149  end
    138150  object SpinEditStartUnits: TSpinEdit
    139     Left = 224
    140     Height = 43
    141     Top = 288
    142     Width = 112
     151    Left = 187
     152    Height = 28
     153    Top = 240
     154    Width = 93
    143155    MaxValue = 99
     156    ParentFont = False
    144157    TabOrder = 7
    145158  end
    146159  object ComboBoxNation: TComboBox
    147     Left = 168
    148     Height = 42
    149     Top = 76
    150     Width = 469
     160    Left = 140
     161    Height = 28
     162    Top = 63
     163    Width = 391
    151164    Anchors = [akTop, akLeft, akRight]
    152     ItemHeight = 0
     165    ItemHeight = 20
    153166    OnChange = ComboBoxModeChange
     167    ParentFont = False
    154168    Style = csDropDownList
    155169    TabOrder = 8
    156170  end
    157171  object Label6: TLabel
    158     Left = 24
    159     Height = 26
    160     Top = 80
    161     Width = 63
     172    Left = 20
     173    Height = 20
     174    Top = 67
     175    Width = 48
    162176    Caption = 'Nation:'
    163177    ParentColor = False
     178    ParentFont = False
    164179  end
    165180end
Note: See TracChangeset for help on using the changeset viewer.