Changeset 23 for trunk/Forms/UFormSettings.lfm
- Timestamp:
- Aug 19, 2021, 11:47:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormSettings.lfm
r21 r23 14 14 OnShow = FormShow 15 15 Position = poScreenCenter 16 LCLVersion = '2.0. 0.4'16 LCLVersion = '2.0.12.0' 17 17 object ComboBoxLanguage: TComboBox 18 18 Left = 192 19 Height = 4 219 Height = 41 20 20 Top = 36 21 21 Width = 312 … … 27 27 object Label1: TLabel 28 28 Left = 24 29 Height = 2 629 Height = 24 30 30 Top = 36 31 31 Width = 88 … … 61 61 Height = 30 62 62 Top = 125 63 Width = 1 5063 Width = 148 64 64 Caption = 'Automatic DPI' 65 65 OnChange = CheckBoxAutomaticDPIChange … … 70 70 object SpinEditDPI: TSpinEdit 71 71 Left = 192 72 Height = 4 372 Height = 42 73 73 Top = 173 74 74 Width = 145 … … 82 82 object LabelDPI: TLabel 83 83 Left = 96 84 Height = 2 684 Height = 24 85 85 Top = 182 86 86 Width = 35 … … 94 94 Height = 30 95 95 Top = 86 96 Width = 22 996 Width = 226 97 97 Caption = 'Reopen last file on start' 98 98 ParentFont = False … … 108 108 object Label2: TLabel 109 109 Left = 24 110 Height = 2 6110 Height = 24 111 111 Top = 221 112 112 Width = 63 … … 117 117 object ComboBoxTheme: TComboBox 118 118 Left = 192 119 Height = 4 2119 Height = 41 120 120 Top = 221 121 121 Width = 312
Note:
See TracChangeset
for help on using the changeset viewer.