Ignore:
Timestamp:
May 5, 2019, 12:17:58 AM (5 years ago)
Author:
chronos
Message:
  • Modified: .lrt files replaced by newer .lrj files.
Location:
trunk/Forms
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms

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

    r96 r103  
    11object FormOptions: TFormOptions
    22  Left = 401
    3   Height = 356
     3  Height = 427
    44  Top = 236
    5   Width = 607
     5  Width = 728
    66  Caption = 'Options'
    7   ClientHeight = 356
    8   ClientWidth = 607
    9   DesignTimePPI = 120
     7  ClientHeight = 427
     8  ClientWidth = 728
     9  DesignTimePPI = 144
    1010  OnClose = FormClose
    1111  OnCreate = FormCreate
    1212  OnShow = FormShow
    13   LCLVersion = '1.8.2.0'
     13  LCLVersion = '2.0.0.4'
    1414  object ButtonOk: TButton
    15     Left = 526
    16     Height = 25
    17     Top = 324
    18     Width = 75
     15    Left = 631
     16    Height = 30
     17    Top = 389
     18    Width = 90
    1919    Anchors = [akRight, akBottom]
    2020    Caption = 'Ok'
    2121    ModalResult = 1
     22    ParentFont = False
    2223    TabOrder = 0
    2324  end
    2425  object ButtonCancel: TButton
    25     Left = 430
    26     Height = 25
    27     Top = 324
    28     Width = 75
     26    Left = 516
     27    Height = 30
     28    Top = 389
     29    Width = 90
    2930    Anchors = [akRight, akBottom]
    3031    Caption = 'Cancel'
    3132    ModalResult = 2
     33    ParentFont = False
    3234    TabOrder = 1
    3335  end
    3436  object PageControl1: TPageControl
    35     Left = 8
    36     Height = 310
    37     Top = 8
    38     Width = 593
     37    Left = 10
     38    Height = 371
     39    Top = 10
     40    Width = 711
    3941    ActivePage = TabSheetBuild
    4042    Anchors = [akTop, akLeft, akRight, akBottom]
     43    ParentFont = False
    4144    TabIndex = 1
    4245    TabOrder = 2
     
    4548      ClientHeight = 277
    4649      ClientWidth = 585
     50      ParentFont = False
    4751      object Panel1: TPanel
    4852        Left = 0
     
    5458        ClientHeight = 277
    5559        ClientWidth = 585
     60        ParentFont = False
    5661        TabOrder = 0
    5762        object Label3: TLabel
    58           Left = 8
    59           Height = 20
    60           Top = 48
     63          Left = 10
     64          Height = 20
     65          Top = 58
    6166          Width = 127
    6267          Caption = 'Interface language:'
    6368          ParentColor = False
     69          ParentFont = False
    6470        end
    6571        object ComboBoxLanguage: TComboBox
    66           Left = 256
    67           Height = 28
    68           Top = 48
    69           Width = 188
    70           ItemHeight = 20
     72          Left = 307
     73          Height = 33
     74          Top = 58
     75          Width = 226
     76          ItemHeight = 25
     77          ParentFont = False
    7178          Style = csDropDownList
    7279          TabOrder = 0
    7380        end
    7481        object CheckBox1: TCheckBox
    75           Left = 8
    76           Height = 27
    77           Top = 85
    78           Width = 1051
     82          Left = 10
     83          Height = 32
     84          Top = 102
     85          Width = 1144
    7986          Anchors = [akTop, akLeft, akRight]
    8087          AutoSize = False
    8188          Caption = 'Reopend last opened project'
     89          ParentFont = False
    8290          TabOrder = 1
    8391        end
    8492        object CheckBoxDPIAuto: TCheckBox
    85           Left = 8
    86           Height = 27
    87           Top = 125
    88           Width = 1043
     93          Left = 10
     94          Height = 32
     95          Top = 150
     96          Width = 1134
    8997          Anchors = [akTop, akLeft, akRight]
    9098          AutoSize = False
    9199          Caption = 'Automatic DPI'
    92100          OnChange = CheckBoxDPIAutoChange
     101          ParentFont = False
    93102          TabOrder = 2
    94103        end
    95104        object LabelDPI: TLabel
    96           Left = 30
    97           Height = 20
    98           Top = 160
     105          Left = 36
     106          Height = 20
     107          Top = 192
    99108          Width = 26
    100109          Caption = 'DPI:'
    101110          ParentColor = False
     111          ParentFont = False
    102112        end
    103113        object SpinEditDPIX: TSpinEdit
    104           Left = 112
     114          Left = 134
    105115          Height = 28
    106           Top = 158
    107           Width = 80
     116          Top = 190
     117          Width = 96
    108118          MaxValue = 1000
    109119          MinValue = 1
     120          ParentFont = False
    110121          TabOrder = 3
    111122          Value = 1
    112123        end
    113124        object SpinEditDPIY: TSpinEdit
    114           Left = 216
     125          Left = 259
    115126          Height = 28
    116           Top = 160
    117           Width = 80
     127          Top = 192
     128          Width = 96
    118129          MaxValue = 1000
    119130          MinValue = 1
     131          ParentFont = False
    120132          TabOrder = 4
    121133          Value = 1
    122134        end
    123135        object LabelX: TLabel
    124           Left = 200
    125           Height = 20
    126           Top = 160
     136          Left = 240
     137          Height = 20
     138          Top = 192
    127139          Width = 7
    128140          Caption = 'x'
    129141          ParentColor = False
     142          ParentFont = False
    130143        end
    131144        object LabelTheme: TLabel
    132           Left = 8
    133           Height = 20
    134           Top = 16
     145          Left = 10
     146          Height = 20
     147          Top = 19
    135148          Width = 48
    136149          Caption = 'Theme:'
    137150          ParentColor = False
     151          ParentFont = False
    138152        end
    139153        object ComboBoxTheme: TComboBox
    140           Left = 256
    141           Height = 28
    142           Top = 8
    143           Width = 188
    144           ItemHeight = 20
     154          Left = 307
     155          Height = 33
     156          Top = 10
     157          Width = 226
     158          ItemHeight = 25
     159          ParentFont = False
    145160          Style = csDropDownList
    146161          TabOrder = 5
     
    150165    object TabSheetBuild: TTabSheet
    151166      Caption = 'Build'
    152       ClientHeight = 277
    153       ClientWidth = 585
     167      ClientHeight = 333
     168      ClientWidth = 703
     169      ParentFont = False
    154170      object Panel2: TPanel
    155171        Left = 0
    156         Height = 277
     172        Height = 333
    157173        Top = 0
    158         Width = 585
     174        Width = 703
    159175        Align = alClient
    160176        BevelOuter = bvNone
    161         ClientHeight = 277
    162         ClientWidth = 585
     177        ClientHeight = 333
     178        ClientWidth = 703
     179        ParentFont = False
    163180        TabOrder = 0
    164181        object Label4: TLabel
    165           Left = 8
    166           Height = 20
    167           Top = 104
    168           Width = 159
     182          Left = 10
     183          Height = 25
     184          Top = 125
     185          Width = 189
    169186          Caption = 'Compiler optimizations:'
    170187          ParentColor = False
     188          ParentFont = False
    171189        end
    172190        object ComboBoxOptimization: TComboBox
    173           Left = 248
    174           Height = 28
    175           Top = 104
    176           Width = 188
    177           ItemHeight = 20
     191          Left = 298
     192          Height = 33
     193          Top = 125
     194          Width = 226
     195          ItemHeight = 25
    178196          Items.Strings = (
    179197            'None'
     
    181199          )
    182200          OnSelect = CheckBoxDPIAutoChange
     201          ParentFont = False
    183202          Style = csDropDownList
    184203          TabOrder = 0
    185204        end
    186205        object CheckBoxOptimizeAddSub: TCheckBox
    187           Left = 31
    188           Height = 24
    189           Top = 136
    190           Width = 189
     206          Left = 37
     207          Height = 29
     208          Top = 163
     209          Width = 228
    191210          Caption = 'Addition and subtraction'
     211          ParentFont = False
    192212          TabOrder = 1
    193213        end
    194214        object CheckBoxOptimizeMerge: TCheckBox
    195           Left = 31
    196           Height = 24
    197           Top = 160
    198           Width = 181
     215          Left = 37
     216          Height = 29
     217          Top = 192
     218          Width = 218
    199219          Caption = 'Merge same operations'
     220          ParentFont = False
    200221          TabOrder = 2
    201222        end
    202223        object CheckBoxOptimizeCopyMultiply: TCheckBox
    203           Left = 31
    204           Height = 24
    205           Top = 208
    206           Width = 116
     224          Left = 37
     225          Height = 29
     226          Top = 250
     227          Width = 141
    207228          Caption = 'Copy multiply'
     229          ParentFont = False
    208230          TabOrder = 3
    209231        end
    210232        object CheckBoxOptimizeRelativeIndexes: TCheckBox
    211           Left = 31
    212           Height = 24
    213           Top = 184
    214           Width = 131
     233          Left = 37
     234          Height = 29
     235          Top = 221
     236          Width = 155
    215237          Caption = 'Relative indexes'
     238          ParentFont = False
    216239          TabOrder = 4
    217240        end
    218241        object Label2: TLabel
    219           Left = 8
    220           Height = 20
    221           Top = 40
    222           Width = 57
     242          Left = 10
     243          Height = 25
     244          Top = 48
     245          Width = 66
    223246          Caption = 'Cell size:'
    224247          ParentColor = False
     248          ParentFont = False
    225249        end
    226250        object Label1: TLabel
    227           Left = 8
    228           Height = 20
    229           Top = 8
    230           Width = 87
     251          Left = 10
     252          Height = 25
     253          Top = 10
     254          Width = 105
    231255          Caption = 'Memory size:'
    232256          ParentColor = False
     257          ParentFont = False
    233258        end
    234259        object SpinEditMemorySize: TSpinEdit
    235           Left = 165
    236           Height = 28
    237           Top = 6
    238           Width = 130
     260          Left = 198
     261          Height = 33
     262          Top = 7
     263          Width = 156
    239264          MaxValue = 2000000000
     265          ParentFont = False
    240266          TabOrder = 5
    241267        end
    242268        object SpinEditCellSize: TSpinEdit
    243           Left = 165
    244           Height = 28
    245           Top = 40
    246           Width = 130
     269          Left = 198
     270          Height = 33
     271          Top = 48
     272          Width = 156
    247273          MaxValue = 2000000000
     274          ParentFont = False
    248275          TabOrder = 6
    249276        end
Note: See TracChangeset for help on using the changeset viewer.