Changeset 15 for trunk/Forms/UFormSettings.lfm
- Timestamp:
- Feb 27, 2018, 6:11:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormSettings.lfm
r1 r15 63 63 end 64 64 object SpinEditDPI: TSpinEdit 65 Left = 1 5265 Left = 160 66 66 Height = 28 67 67 Top = 144 … … 97 97 Anchors = [akLeft, akRight, akBottom] 98 98 end 99 object Label2: TLabel 100 Left = 20 101 Height = 20 102 Top = 184 103 Width = 48 104 Caption = 'Theme:' 105 ParentColor = False 106 end 107 object ComboBoxTheme: TComboBox 108 Left = 160 109 Height = 28 110 Top = 184 111 Width = 260 112 ItemHeight = 20 113 Style = csDropDownList 114 TabOrder = 6 115 end 99 116 end
Note:
See TracChangeset
for help on using the changeset viewer.