Changeset 98 for trunk/Forms/UFormSettings.lfm
- Timestamp:
- Dec 26, 2014, 2:36:01 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormSettings.lfm
r94 r98 8 8 ClientHeight = 563 9 9 ClientWidth = 784 10 Position = poMainFormCenter 10 11 LCLVersion = '1.3' 11 12 object ButtonOk: TButton … … 29 30 object Label1: TLabel 30 31 Left = 20 31 Height = 2 532 Height = 22 32 33 Top = 26 33 Width = 9534 Width = 85 34 35 Caption = 'Language:' 35 36 ParentColor = False … … 37 38 object ComboBoxLanguage: TComboBox 38 39 Left = 178 39 Height = 3 740 Height = 34 40 41 Top = 24 41 42 Width = 196 … … 56 57 object SpinEditAnimSpeed: TSpinEdit 57 58 Left = 224 58 Height = 3 559 Height = 32 59 60 Top = 120 60 61 Width = 122 … … 63 64 object Label2: TLabel 64 65 Left = 19 65 Height = 2 566 Height = 22 66 67 Top = 126 67 Width = 1 6268 Width = 145 68 69 Caption = 'Animation speed:' 69 70 ParentColor = False … … 71 72 object Label3: TLabel 72 73 Left = 360 73 Height = 2 574 Height = 22 74 75 Top = 130 75 Width = 1 776 Width = 15 76 77 Caption = '%' 77 78 ParentColor = False
Note:
See TracChangeset
for help on using the changeset viewer.