Ignore:
Timestamp:
Jun 2, 2023, 11:18:38 PM (12 months ago)
Author:
chronos
Message:
  • Modified: Removed explicit mode directive.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormOptions.lfm

    r135 r144  
    11object FormOptions: TFormOptions
    22  Left = 401
    3   Height = 445
     3  Height = 427
    44  Top = 236
    5   Width = 758
     5  Width = 728
    66  Caption = 'Options'
    7   ClientHeight = 445
    8   ClientWidth = 758
    9   DesignTimePPI = 150
     7  ClientHeight = 427
     8  ClientWidth = 728
     9  DesignTimePPI = 144
    1010  OnClose = FormClose
    1111  OnCreate = FormCreate
    1212  OnShow = FormShow
    13   LCLVersion = '2.2.0.4'
     13  LCLVersion = '2.2.6.0'
    1414  object ButtonOk: TButton
    15     Left = 657
    16     Height = 31
    17     Top = 406
    18     Width = 94
     15    Left = 631
     16    Height = 30
     17    Top = 389
     18    Width = 90
    1919    Anchors = [akRight, akBottom]
    2020    Caption = 'Ok'
     
    2424  end
    2525  object ButtonCancel: TButton
    26     Left = 537
    27     Height = 31
    28     Top = 406
    29     Width = 94
     26    Left = 516
     27    Height = 30
     28    Top = 389
     29    Width = 90
    3030    Anchors = [akRight, akBottom]
    3131    Caption = 'Cancel'
     
    3636  object PageControl1: TPageControl
    3737    Left = 10
    38     Height = 387
     38    Height = 371
    3939    Top = 10
    40     Width = 741
     40    Width = 711
    4141    ActivePage = TabSheetBuild
    4242    Anchors = [akTop, akLeft, akRight, akBottom]
     
    4646    object TabSheetGeneral: TTabSheet
    4747      Caption = 'General'
    48       ClientHeight = 346
    49       ClientWidth = 731
     48      ClientHeight = 331
     49      ClientWidth = 701
    5050      ParentFont = False
    5151      object Panel1: TPanel
    5252        Left = 0
    53         Height = 346
     53        Height = 331
    5454        Top = 0
    55         Width = 731
     55        Width = 701
    5656        Align = alClient
    5757        BevelOuter = bvNone
    58         ClientHeight = 346
    59         ClientWidth = 731
     58        ClientHeight = 331
     59        ClientWidth = 701
    6060        ParentFont = False
    6161        TabOrder = 0
    6262        object Label3: TLabel
    6363          Left = 10
    64           Height = 27
    65           Top = 60
    66           Width = 177
     64          Height = 26
     65          Top = 58
     66          Width = 164
    6767          Caption = 'Interface language:'
     68          ParentColor = False
    6869          ParentFont = False
    6970        end
    7071        object ComboBoxLanguage: TComboBox
    71           Left = 320
     72          Left = 307
    7273          Height = 42
    73           Top = 60
    74           Width = 235
     74          Top = 58
     75          Width = 226
    7576          ItemHeight = 0
    7677          ParentFont = False
     
    8081        object CheckBoxReopenLastFile: TCheckBox
    8182          Left = 10
    82           Height = 33
    83           Top = 106
    84           Width = 1314
     83          Height = 32
     84          Top = 102
     85          Width = 1260
    8586          Anchors = [akTop, akLeft, akRight]
    8687          AutoSize = False
     
    9192        object CheckBoxDPIAuto: TCheckBox
    9293          Left = 10
    93           Height = 33
    94           Top = 156
    95           Width = 1303
     94          Height = 32
     95          Top = 150
     96          Width = 1250
    9697          Anchors = [akTop, akLeft, akRight]
    9798          AutoSize = False
     
    102103        end
    103104        object LabelDPI: TLabel
    104           Left = 38
    105           Height = 27
    106           Top = 200
    107           Width = 36
     105          Left = 36
     106          Height = 26
     107          Top = 192
     108          Width = 35
    108109          Caption = 'DPI:'
     110          ParentColor = False
    109111          ParentFont = False
    110112        end
    111113        object SpinEditDPIX: TSpinEdit
    112           Left = 140
     114          Left = 134
    113115          Height = 43
    114           Top = 198
    115           Width = 100
     116          Top = 190
     117          Width = 96
    116118          MaxValue = 1000
    117119          MinValue = 1
     
    121123        end
    122124        object SpinEditDPIY: TSpinEdit
    123           Left = 270
     125          Left = 259
    124126          Height = 43
    125           Top = 200
    126           Width = 100
     127          Top = 192
     128          Width = 96
    127129          MaxValue = 1000
    128130          MinValue = 1
     
    132134        end
    133135        object LabelX: TLabel
    134           Left = 250
    135           Height = 27
    136           Top = 200
     136          Left = 240
     137          Height = 26
     138          Top = 192
    137139          Width = 10
    138140          Caption = 'x'
     141          ParentColor = False
    139142          ParentFont = False
    140143        end
    141144        object LabelTheme: TLabel
    142145          Left = 10
    143           Height = 27
    144           Top = 20
    145           Width = 67
     146          Height = 26
     147          Top = 19
     148          Width = 63
    146149          Caption = 'Theme:'
     150          ParentColor = False
    147151          ParentFont = False
    148152        end
    149153        object ComboBoxTheme: TComboBox
    150           Left = 320
     154          Left = 307
    151155          Height = 42
    152156          Top = 10
    153           Width = 235
     157          Width = 226
    154158          ItemHeight = 0
    155159          ParentFont = False
     
    161165    object TabSheetBuild: TTabSheet
    162166      Caption = 'Build'
    163       ClientHeight = 346
    164       ClientWidth = 731
     167      ClientHeight = 331
     168      ClientWidth = 701
    165169      ParentFont = False
    166170      object Panel2: TPanel
    167171        Left = 0
    168         Height = 346
     172        Height = 331
    169173        Top = 0
    170         Width = 731
     174        Width = 701
    171175        Align = alClient
    172176        BevelOuter = bvNone
    173         ClientHeight = 346
    174         ClientWidth = 731
     177        ClientHeight = 331
     178        ClientWidth = 701
    175179        ParentFont = False
    176180        TabOrder = 0
    177181        object Label4: TLabel
    178182          Left = 10
    179           Height = 27
    180           Top = 130
    181           Width = 214
     183          Height = 26
     184          Top = 125
     185          Width = 202
    182186          Caption = 'Compiler optimizations:'
     187          ParentColor = False
    183188          ParentFont = False
    184189        end
    185190        object ComboBoxOptimization: TComboBox
    186           Left = 310
    187           Height = 39
    188           Top = 125
    189           Width = 235
     191          Left = 298
     192          Height = 38
     193          Top = 120
     194          Width = 226
    190195          ItemHeight = 0
    191196          Items.Strings = (
     
    199204        end
    200205        object CheckBoxOptimizeAddSub: TCheckBox
    201           Left = 39
    202           Height = 31
    203           Top = 170
    204           Width = 249
     206          Left = 37
     207          Height = 30
     208          Top = 163
     209          Width = 236
    205210          Caption = 'Addition and subtraction'
    206211          ParentFont = False
     
    208213        end
    209214        object CheckBoxOptimizeMerge: TCheckBox
    210           Left = 39
    211           Height = 31
    212           Top = 233
    213           Width = 240
     215          Left = 37
     216          Height = 30
     217          Top = 224
     218          Width = 227
    214219          Caption = 'Merge same operations'
    215220          ParentFont = False
     
    217222        end
    218223        object CheckBoxOptimizeCopyMultiply: TCheckBox
    219           Left = 39
    220           Height = 31
    221           Top = 294
    222           Width = 149
     224          Left = 37
     225          Height = 30
     226          Top = 282
     227          Width = 142
    223228          Caption = 'Copy multiply'
    224229          OnChange = CheckBoxOptimizeCopyMultiplyChange
     
    227232        end
    228233        object CheckBoxOptimizeRelativeIndexes: TCheckBox
    229           Left = 39
    230           Height = 31
    231           Top = 264
    232           Width = 172
     234          Left = 37
     235          Height = 30
     236          Top = 253
     237          Width = 162
    233238          Caption = 'Relative indexes'
    234239          OnChange = CheckBoxOptimizeRelativeIndexesChange
     
    238243        object Label2: TLabel
    239244          Left = 10
    240           Height = 27
    241           Top = 67
    242           Width = 77
     245          Height = 26
     246          Top = 64
     247          Width = 73
    243248          Caption = 'Cell size:'
     249          ParentColor = False
    244250          ParentFont = False
    245251        end
    246252        object Label1: TLabel
    247253          Left = 10
    248           Height = 27
    249           Top = 17
    250           Width = 119
     254          Height = 26
     255          Top = 16
     256          Width = 112
    251257          Caption = 'Memory size:'
     258          ParentColor = False
    252259          ParentFont = False
    253260        end
    254261        object SpinEditMemorySize: TSpinEdit
    255           Left = 206
     262          Left = 198
    256263          Height = 43
    257264          Top = 7
    258           Width = 162
     265          Width = 156
    259266          MaxValue = 2000000000
    260267          ParentFont = False
     
    262269        end
    263270        object SpinEditCellSize: TSpinEdit
    264           Left = 206
     271          Left = 198
    265272          Height = 43
    266           Top = 58
    267           Width = 162
     273          Top = 56
     274          Width = 156
    268275          MaxValue = 2000000000
    269276          ParentFont = False
     
    271278        end
    272279        object CheckBoxOptimizeSetZero: TCheckBox
    273           Left = 39
    274           Height = 31
    275           Top = 200
    276           Width = 97
     280          Left = 37
     281          Height = 30
     282          Top = 192
     283          Width = 93
    277284          Caption = 'Set zero'
    278285          ParentFont = False
     
    280287        end
    281288        object CheckBoxDebugEnabled: TCheckBox
    282           Left = 408
    283           Height = 31
     289          Left = 392
     290          Height = 30
    284291          Top = 12
    285           Width = 128
     292          Width = 120
    286293          Caption = 'Debugging'
    287294          ParentFont = False
Note: See TracChangeset for help on using the changeset viewer.