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/UFormSettings.lfm

    r262 r295  
    11object FormSettings: TFormSettings
    22  Left = 535
    3   Height = 359
     3  Height = 299
    44  Top = 386
    5   Width = 576
     5  Width = 480
    66  ActiveControl = ButtonOk
    77  Caption = 'Settings'
    8   ClientHeight = 359
    9   ClientWidth = 576
    10   Constraints.MinHeight = 300
    11   Constraints.MinWidth = 454
    12   DesignTimePPI = 144
     8  ClientHeight = 299
     9  ClientWidth = 480
     10  Constraints.MinHeight = 250
     11  Constraints.MinWidth = 378
     12  DesignTimePPI = 120
    1313  OnClose = FormClose
    1414  OnCreate = FormCreate
    1515  OnShow = FormShow
    1616  Position = poMainFormCenter
    17   LCLVersion = '1.8.2.0'
     17  LCLVersion = '2.0.0.4'
    1818  object ButtonOk: TButton
    19     Left = 493
    20     Height = 25
    21     Top = 320
    22     Width = 75
     19    Left = 411
     20    Height = 21
     21    Top = 266
     22    Width = 62
    2323    Anchors = [akRight, akBottom]
    2424    Caption = 'Ok'
    2525    ModalResult = 1
     26    ParentFont = False
    2627    TabOrder = 0
    2728  end
    2829  object ButtonCancel: TButton
    29     Left = 398
    30     Height = 25
    31     Top = 320
    32     Width = 75
     30    Left = 332
     31    Height = 21
     32    Top = 266
     33    Width = 62
    3334    Anchors = [akRight, akBottom]
    3435    Caption = 'Cancel'
    3536    ModalResult = 2
     37    ParentFont = False
    3638    TabOrder = 1
    3739  end
    3840  object PageControl1: TPageControl
    39     Left = 8
    40     Height = 304
    41     Top = 8
    42     Width = 560
     41    Left = 7
     42    Height = 245
     43    Top = 7
     44    Width = 466
    4345    ActivePage = TabSheetGeneral
    4446    Align = alTop
    4547    Anchors = [akTop, akLeft, akRight, akBottom]
    46     BorderSpacing.Around = 8
     48    BorderSpacing.Around = 7
     49    ParentFont = False
    4750    TabIndex = 0
    4851    TabOrder = 2
    4952    object TabSheetGeneral: TTabSheet
    5053      Caption = 'General'
    51       ClientHeight = 260
    52       ClientWidth = 554
     54      ClientHeight = 212
     55      ClientWidth = 458
     56      ParentFont = False
    5357      object Panel1: TPanel
    5458        Left = 0
    55         Height = 260
     59        Height = 212
    5660        Top = 0
    57         Width = 554
     61        Width = 458
    5862        Align = alClient
    5963        BevelOuter = bvNone
    60         ClientHeight = 260
    61         ClientWidth = 554
     64        ClientHeight = 212
     65        ClientWidth = 458
     66        ParentFont = False
    6267        TabOrder = 0
    6368        object Label1: TLabel
    64           Left = 20
    65           Height = 26
    66           Top = 32
    67           Width = 88
     69          Left = 17
     70          Height = 20
     71          Top = 27
     72          Width = 68
    6873          Caption = 'Language:'
    6974          ParentColor = False
     75          ParentFont = False
    7076        end
    7177        object ComboBoxLanguage: TComboBox
    72           Left = 178
    73           Height = 40
    74           Top = 24
    75           Width = 196
    76           ItemHeight = 0
     78          Left = 148
     79          Height = 28
     80          Top = 20
     81          Width = 163
     82          ItemHeight = 20
     83          ParentFont = False
    7784          Style = csDropDownList
    7885          TabOrder = 0
    7986        end
    8087        object ComboBoxTheme: TComboBox
    81           Left = 176
    82           Height = 40
    83           Top = 72
    84           Width = 196
    85           ItemHeight = 0
     88          Left = 147
     89          Height = 28
     90          Top = 60
     91          Width = 163
     92          ItemHeight = 20
     93          ParentFont = False
    8694          Style = csDropDownList
    8795          TabOrder = 1
    8896        end
    8997        object Label6: TLabel
    90           Left = 20
    91           Height = 26
    92           Top = 80
    93           Width = 63
     98          Left = 17
     99          Height = 20
     100          Top = 67
     101          Width = 48
    94102          Caption = 'Theme:'
    95103          ParentColor = False
     104          ParentFont = False
    96105        end
    97106        object SpinEditAnimSpeed: TSpinEdit
    98           Left = 232
    99           Height = 36
    100           Top = 120
    101           Width = 122
     107          Left = 193
     108          Height = 28
     109          Top = 100
     110          Width = 102
     111          ParentFont = False
    102112          TabOrder = 2
    103113        end
    104114        object Label3: TLabel
    105           Left = 368
    106           Height = 26
    107           Top = 124
    108           Width = 15
     115          Left = 307
     116          Height = 20
     117          Top = 103
     118          Width = 12
    109119          Caption = '%'
    110120          ParentColor = False
     121          ParentFont = False
    111122        end
    112123        object Label2: TLabel
    113           Left = 20
    114           Height = 26
    115           Top = 120
    116           Width = 150
     124          Left = 17
     125          Height = 20
     126          Top = 100
     127          Width = 116
    117128          Caption = 'Animation speed:'
    118129          ParentColor = False
     130          ParentFont = False
    119131        end
    120132        object CheckBoxAutoSaveTurn: TCheckBox
    121           Left = 20
    122           Height = 30
    123           Top = 154
    124           Width = 269
     133          Left = 17
     134          Height = 24
     135          Top = 128
     136          Width = 213
    125137          Caption = 'Autosave game on each turn'
     138          ParentFont = False
    126139          TabOrder = 3
    127140        end
    128141        object CheckBoxReopenLastFile: TCheckBox
    129           Left = 20
    130           Height = 30
    131           Top = 194
    132           Width = 249
     142          Left = 17
     143          Height = 24
     144          Top = 162
     145          Width = 198
    133146          Caption = 'Reopen last game on start'
     147          ParentFont = False
    134148          TabOrder = 4
    135149        end
     
    140154      ClientHeight = 260
    141155      ClientWidth = 554
     156      ParentFont = False
    142157      object Panel2: TPanel
    143158        Left = 0
     
    149164        ClientHeight = 229
    150165        ClientWidth = 583
     166        ParentFont = False
    151167        TabOrder = 0
    152168        object CheckBox2: TCheckBox
    153           Left = 16
    154           Height = 24
    155           Top = 32
    156           Width = 551
     169          Left = 13
     170          Height = 20
     171          Top = 27
     172          Width = 557
    157173          Anchors = [akTop, akLeft, akRight]
    158174          AutoSize = False
    159175          Caption = 'Automatic DPI'
    160176          OnChange = CheckBox2Change
     177          ParentFont = False
    161178          TabOrder = 0
    162179        end
    163180        object Label4: TLabel
    164           Left = 14
     181          Left = 12
    165182          Height = 26
    166           Top = 67
     183          Top = 56
    167184          Width = 35
    168185          Caption = 'DPI:'
    169186          ParentColor = False
     187          ParentFont = False
    170188        end
    171189        object SpinEditX: TSpinEdit
    172           Left = 104
     190          Left = 87
    173191          Height = 36
    174           Top = 64
    175           Width = 96
     192          Top = 53
     193          Width = 80
    176194          MaxValue = 500
    177195          MinValue = 20
     196          ParentFont = False
    178197          TabOrder = 1
    179198          Value = 50
    180199        end
    181200        object Label5: TLabel
    182           Left = 208
     201          Left = 173
    183202          Height = 26
    184           Top = 67
     203          Top = 56
    185204          Width = 10
    186205          Caption = 'x'
    187206          ParentColor = False
     207          ParentFont = False
    188208        end
    189209        object SpinEditY: TSpinEdit
    190           Left = 232
     210          Left = 193
    191211          Height = 36
    192           Top = 64
    193           Width = 90
     212          Top = 53
     213          Width = 75
    194214          MaxValue = 500
    195215          MinValue = 20
     216          ParentFont = False
    196217          TabOrder = 2
    197218          Value = 20
    198219        end
    199220        object CheckBoxDevelMode: TCheckBox
    200           Left = 16
    201           Height = 27
    202           Top = 136
    203           Width = 555
     221          Left = 13
     222          Height = 22
     223          Top = 113
     224          Width = 560
    204225          Anchors = [akTop, akLeft, akRight]
    205226          AutoSize = False
    206227          Caption = 'Developer mode'
     228          ParentFont = False
    207229          TabOrder = 3
    208230        end
Note: See TracChangeset for help on using the changeset viewer.