Changeset 144 for trunk/Forms/UFormOptions.lfm
- Timestamp:
- Jun 2, 2023, 11:18:38 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormOptions.lfm
r135 r144 1 1 object FormOptions: TFormOptions 2 2 Left = 401 3 Height = 4 453 Height = 427 4 4 Top = 236 5 Width = 7 585 Width = 728 6 6 Caption = 'Options' 7 ClientHeight = 4 458 ClientWidth = 7 589 DesignTimePPI = 1 507 ClientHeight = 427 8 ClientWidth = 728 9 DesignTimePPI = 144 10 10 OnClose = FormClose 11 11 OnCreate = FormCreate 12 12 OnShow = FormShow 13 LCLVersion = '2.2. 0.4'13 LCLVersion = '2.2.6.0' 14 14 object ButtonOk: TButton 15 Left = 6 5716 Height = 3 117 Top = 40618 Width = 9 415 Left = 631 16 Height = 30 17 Top = 389 18 Width = 90 19 19 Anchors = [akRight, akBottom] 20 20 Caption = 'Ok' … … 24 24 end 25 25 object ButtonCancel: TButton 26 Left = 5 3727 Height = 3 128 Top = 40629 Width = 9 426 Left = 516 27 Height = 30 28 Top = 389 29 Width = 90 30 30 Anchors = [akRight, akBottom] 31 31 Caption = 'Cancel' … … 36 36 object PageControl1: TPageControl 37 37 Left = 10 38 Height = 3 8738 Height = 371 39 39 Top = 10 40 Width = 7 4140 Width = 711 41 41 ActivePage = TabSheetBuild 42 42 Anchors = [akTop, akLeft, akRight, akBottom] … … 46 46 object TabSheetGeneral: TTabSheet 47 47 Caption = 'General' 48 ClientHeight = 3 4649 ClientWidth = 7 3148 ClientHeight = 331 49 ClientWidth = 701 50 50 ParentFont = False 51 51 object Panel1: TPanel 52 52 Left = 0 53 Height = 3 4653 Height = 331 54 54 Top = 0 55 Width = 7 3155 Width = 701 56 56 Align = alClient 57 57 BevelOuter = bvNone 58 ClientHeight = 3 4659 ClientWidth = 7 3158 ClientHeight = 331 59 ClientWidth = 701 60 60 ParentFont = False 61 61 TabOrder = 0 62 62 object Label3: TLabel 63 63 Left = 10 64 Height = 2 765 Top = 6066 Width = 1 7764 Height = 26 65 Top = 58 66 Width = 164 67 67 Caption = 'Interface language:' 68 ParentColor = False 68 69 ParentFont = False 69 70 end 70 71 object ComboBoxLanguage: TComboBox 71 Left = 3 2072 Left = 307 72 73 Height = 42 73 Top = 6074 Width = 2 3574 Top = 58 75 Width = 226 75 76 ItemHeight = 0 76 77 ParentFont = False … … 80 81 object CheckBoxReopenLastFile: TCheckBox 81 82 Left = 10 82 Height = 3 383 Top = 10 684 Width = 1 31483 Height = 32 84 Top = 102 85 Width = 1260 85 86 Anchors = [akTop, akLeft, akRight] 86 87 AutoSize = False … … 91 92 object CheckBoxDPIAuto: TCheckBox 92 93 Left = 10 93 Height = 3 394 Top = 15 695 Width = 1 30394 Height = 32 95 Top = 150 96 Width = 1250 96 97 Anchors = [akTop, akLeft, akRight] 97 98 AutoSize = False … … 102 103 end 103 104 object LabelDPI: TLabel 104 Left = 3 8105 Height = 2 7106 Top = 200107 Width = 3 6105 Left = 36 106 Height = 26 107 Top = 192 108 Width = 35 108 109 Caption = 'DPI:' 110 ParentColor = False 109 111 ParentFont = False 110 112 end 111 113 object SpinEditDPIX: TSpinEdit 112 Left = 1 40114 Left = 134 113 115 Height = 43 114 Top = 19 8115 Width = 100116 Top = 190 117 Width = 96 116 118 MaxValue = 1000 117 119 MinValue = 1 … … 121 123 end 122 124 object SpinEditDPIY: TSpinEdit 123 Left = 2 70125 Left = 259 124 126 Height = 43 125 Top = 200126 Width = 100127 Top = 192 128 Width = 96 127 129 MaxValue = 1000 128 130 MinValue = 1 … … 132 134 end 133 135 object LabelX: TLabel 134 Left = 2 50135 Height = 2 7136 Top = 200136 Left = 240 137 Height = 26 138 Top = 192 137 139 Width = 10 138 140 Caption = 'x' 141 ParentColor = False 139 142 ParentFont = False 140 143 end 141 144 object LabelTheme: TLabel 142 145 Left = 10 143 Height = 2 7144 Top = 20145 Width = 6 7146 Height = 26 147 Top = 19 148 Width = 63 146 149 Caption = 'Theme:' 150 ParentColor = False 147 151 ParentFont = False 148 152 end 149 153 object ComboBoxTheme: TComboBox 150 Left = 3 20154 Left = 307 151 155 Height = 42 152 156 Top = 10 153 Width = 2 35157 Width = 226 154 158 ItemHeight = 0 155 159 ParentFont = False … … 161 165 object TabSheetBuild: TTabSheet 162 166 Caption = 'Build' 163 ClientHeight = 3 46164 ClientWidth = 7 31167 ClientHeight = 331 168 ClientWidth = 701 165 169 ParentFont = False 166 170 object Panel2: TPanel 167 171 Left = 0 168 Height = 3 46172 Height = 331 169 173 Top = 0 170 Width = 7 31174 Width = 701 171 175 Align = alClient 172 176 BevelOuter = bvNone 173 ClientHeight = 3 46174 ClientWidth = 7 31177 ClientHeight = 331 178 ClientWidth = 701 175 179 ParentFont = False 176 180 TabOrder = 0 177 181 object Label4: TLabel 178 182 Left = 10 179 Height = 2 7180 Top = 1 30181 Width = 2 14183 Height = 26 184 Top = 125 185 Width = 202 182 186 Caption = 'Compiler optimizations:' 187 ParentColor = False 183 188 ParentFont = False 184 189 end 185 190 object ComboBoxOptimization: TComboBox 186 Left = 310187 Height = 3 9188 Top = 12 5189 Width = 2 35191 Left = 298 192 Height = 38 193 Top = 120 194 Width = 226 190 195 ItemHeight = 0 191 196 Items.Strings = ( … … 199 204 end 200 205 object CheckBoxOptimizeAddSub: TCheckBox 201 Left = 3 9202 Height = 3 1203 Top = 1 70204 Width = 2 49206 Left = 37 207 Height = 30 208 Top = 163 209 Width = 236 205 210 Caption = 'Addition and subtraction' 206 211 ParentFont = False … … 208 213 end 209 214 object CheckBoxOptimizeMerge: TCheckBox 210 Left = 3 9211 Height = 3 1212 Top = 2 33213 Width = 2 40215 Left = 37 216 Height = 30 217 Top = 224 218 Width = 227 214 219 Caption = 'Merge same operations' 215 220 ParentFont = False … … 217 222 end 218 223 object CheckBoxOptimizeCopyMultiply: TCheckBox 219 Left = 3 9220 Height = 3 1221 Top = 2 94222 Width = 14 9224 Left = 37 225 Height = 30 226 Top = 282 227 Width = 142 223 228 Caption = 'Copy multiply' 224 229 OnChange = CheckBoxOptimizeCopyMultiplyChange … … 227 232 end 228 233 object CheckBoxOptimizeRelativeIndexes: TCheckBox 229 Left = 3 9230 Height = 3 1231 Top = 2 64232 Width = 1 72234 Left = 37 235 Height = 30 236 Top = 253 237 Width = 162 233 238 Caption = 'Relative indexes' 234 239 OnChange = CheckBoxOptimizeRelativeIndexesChange … … 238 243 object Label2: TLabel 239 244 Left = 10 240 Height = 2 7241 Top = 6 7242 Width = 7 7245 Height = 26 246 Top = 64 247 Width = 73 243 248 Caption = 'Cell size:' 249 ParentColor = False 244 250 ParentFont = False 245 251 end 246 252 object Label1: TLabel 247 253 Left = 10 248 Height = 2 7249 Top = 1 7250 Width = 11 9254 Height = 26 255 Top = 16 256 Width = 112 251 257 Caption = 'Memory size:' 258 ParentColor = False 252 259 ParentFont = False 253 260 end 254 261 object SpinEditMemorySize: TSpinEdit 255 Left = 206262 Left = 198 256 263 Height = 43 257 264 Top = 7 258 Width = 1 62265 Width = 156 259 266 MaxValue = 2000000000 260 267 ParentFont = False … … 262 269 end 263 270 object SpinEditCellSize: TSpinEdit 264 Left = 206271 Left = 198 265 272 Height = 43 266 Top = 5 8267 Width = 1 62273 Top = 56 274 Width = 156 268 275 MaxValue = 2000000000 269 276 ParentFont = False … … 271 278 end 272 279 object CheckBoxOptimizeSetZero: TCheckBox 273 Left = 3 9274 Height = 3 1275 Top = 200276 Width = 9 7280 Left = 37 281 Height = 30 282 Top = 192 283 Width = 93 277 284 Caption = 'Set zero' 278 285 ParentFont = False … … 280 287 end 281 288 object CheckBoxDebugEnabled: TCheckBox 282 Left = 408283 Height = 3 1289 Left = 392 290 Height = 30 284 291 Top = 12 285 Width = 12 8292 Width = 120 286 293 Caption = 'Debugging' 287 294 ParentFont = False
Note:
See TracChangeset
for help on using the changeset viewer.