Changeset 262 for trunk/Forms/UFormSettings.lfm
- Timestamp:
- Sep 24, 2018, 11:46:31 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormSettings.lfm
r243 r262 1 1 object FormSettings: TFormSettings 2 2 Left = 535 3 Height = 3 284 Top = 4175 Width = 6053 Height = 359 4 Top = 386 5 Width = 576 6 6 ActiveControl = ButtonOk 7 7 Caption = 'Settings' 8 ClientHeight = 3 289 ClientWidth = 6058 ClientHeight = 359 9 ClientWidth = 576 10 10 Constraints.MinHeight = 300 11 11 Constraints.MinWidth = 454 12 DesignTimePPI = 1 2012 DesignTimePPI = 144 13 13 OnClose = FormClose 14 14 OnCreate = FormCreate … … 17 17 LCLVersion = '1.8.2.0' 18 18 object ButtonOk: TButton 19 Left = 52219 Left = 493 20 20 Height = 25 21 Top = 28921 Top = 320 22 22 Width = 75 23 23 Anchors = [akRight, akBottom] … … 27 27 end 28 28 object ButtonCancel: TButton 29 Left = 42729 Left = 398 30 30 Height = 25 31 Top = 28931 Top = 320 32 32 Width = 75 33 33 Anchors = [akRight, akBottom] … … 38 38 object PageControl1: TPageControl 39 39 Left = 8 40 Height = 27340 Height = 304 41 41 Top = 8 42 Width = 5 8943 ActivePage = TabSheet Debug42 Width = 560 43 ActivePage = TabSheetGeneral 44 44 Align = alTop 45 45 Anchors = [akTop, akLeft, akRight, akBottom] 46 46 BorderSpacing.Around = 8 47 TabIndex = 147 TabIndex = 0 48 48 TabOrder = 2 49 49 object TabSheetGeneral: TTabSheet 50 50 Caption = 'General' 51 ClientHeight = 2 4052 ClientWidth = 5 8151 ClientHeight = 260 52 ClientWidth = 554 53 53 object Panel1: TPanel 54 54 Left = 0 55 Height = 2 4055 Height = 260 56 56 Top = 0 57 Width = 5 8157 Width = 554 58 58 Align = alClient 59 59 BevelOuter = bvNone 60 ClientHeight = 2 4061 ClientWidth = 5 8160 ClientHeight = 260 61 ClientWidth = 554 62 62 TabOrder = 0 63 63 object Label1: TLabel 64 64 Left = 20 65 Height = 2 066 Top = 2667 Width = 6865 Height = 26 66 Top = 32 67 Width = 88 68 68 Caption = 'Language:' 69 69 ParentColor = False … … 71 71 object ComboBoxLanguage: TComboBox 72 72 Left = 178 73 Height = 2873 Height = 40 74 74 Top = 24 75 75 Width = 196 76 ItemHeight = 2076 ItemHeight = 0 77 77 Style = csDropDownList 78 78 TabOrder = 0 79 79 end 80 80 object ComboBoxTheme: TComboBox 81 Left = 17 882 Height = 2883 Top = 5681 Left = 176 82 Height = 40 83 Top = 72 84 84 Width = 196 85 ItemHeight = 2085 ItemHeight = 0 86 86 Style = csDropDownList 87 87 TabOrder = 1 … … 89 89 object Label6: TLabel 90 90 Left = 20 91 Height = 2 092 Top = 5893 Width = 4891 Height = 26 92 Top = 80 93 Width = 63 94 94 Caption = 'Theme:' 95 95 ParentColor = False … … 97 97 object SpinEditAnimSpeed: TSpinEdit 98 98 Left = 232 99 Height = 28100 Top = 1 1099 Height = 36 100 Top = 120 101 101 Width = 122 102 102 TabOrder = 2 … … 104 104 object Label3: TLabel 105 105 Left = 368 106 Height = 2 0107 Top = 1 14108 Width = 1 2106 Height = 26 107 Top = 124 108 Width = 15 109 109 Caption = '%' 110 110 ParentColor = False … … 112 112 object Label2: TLabel 113 113 Left = 20 114 Height = 2 0115 Top = 1 10116 Width = 1 16114 Height = 26 115 Top = 120 116 Width = 150 117 117 Caption = 'Animation speed:' 118 118 ParentColor = False … … 120 120 object CheckBoxAutoSaveTurn: TCheckBox 121 121 Left = 20 122 Height = 24123 Top = 1 44124 Width = 2 13122 Height = 30 123 Top = 154 124 Width = 269 125 125 Caption = 'Autosave game on each turn' 126 126 TabOrder = 3 … … 128 128 object CheckBoxReopenLastFile: TCheckBox 129 129 Left = 20 130 Height = 24131 Top = 1 84132 Width = 198130 Height = 30 131 Top = 194 132 Width = 249 133 133 Caption = 'Reopen last game on start' 134 134 TabOrder = 4 … … 138 138 object TabSheetDebug: TTabSheet 139 139 Caption = 'Debug' 140 ClientHeight = 2 40141 ClientWidth = 5 81140 ClientHeight = 260 141 ClientWidth = 554 142 142 object Panel2: TPanel 143 143 Left = 0 144 Height = 2 40144 Height = 229 145 145 Top = 0 146 Width = 58 1146 Width = 583 147 147 Align = alClient 148 148 BevelOuter = bvNone 149 ClientHeight = 2 40150 ClientWidth = 58 1149 ClientHeight = 229 150 ClientWidth = 583 151 151 TabOrder = 0 152 152 object CheckBox2: TCheckBox … … 154 154 Height = 24 155 155 Top = 32 156 Width = 5 49156 Width = 551 157 157 Anchors = [akTop, akLeft, akRight] 158 158 AutoSize = False … … 163 163 object Label4: TLabel 164 164 Left = 14 165 Height = 2 0165 Height = 26 166 166 Top = 67 167 Width = 26167 Width = 35 168 168 Caption = 'DPI:' 169 169 ParentColor = False … … 171 171 object SpinEditX: TSpinEdit 172 172 Left = 104 173 Height = 28173 Height = 36 174 174 Top = 64 175 175 Width = 96 … … 181 181 object Label5: TLabel 182 182 Left = 208 183 Height = 2 0183 Height = 26 184 184 Top = 67 185 Width = 7185 Width = 10 186 186 Caption = 'x' 187 187 ParentColor = False … … 189 189 object SpinEditY: TSpinEdit 190 190 Left = 232 191 Height = 28191 Height = 36 192 192 Top = 64 193 193 Width = 90 … … 201 201 Height = 27 202 202 Top = 136 203 Width = 55 3203 Width = 555 204 204 Anchors = [akTop, akLeft, akRight] 205 205 AutoSize = False
Note:
See TracChangeset
for help on using the changeset viewer.