Changeset 31 for trunk/Form/UFormProject.lfm
- Timestamp:
- Apr 30, 2016, 12:16:19 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Form/UFormProject.lfm
r13 r31 9 9 LCLVersion = '1.7' 10 10 object SpinEditSectorSize: TSpinEdit 11 Left = 19211 Left = 224 12 12 Height = 34 13 13 Top = 152 14 14 Width = 101 15 MaxValue = 10000016 MinValue = 115 MaxValue = 63 16 OnChange = SpinEditSectorSizeChange 17 17 TabOrder = 0 18 18 Value = 1 … … 92 92 ParentColor = False 93 93 end 94 object Label5: TLabel 95 Left = 192 96 Height = 24 97 Top = 160 98 Width = 22 99 Caption = '2^' 100 ParentColor = False 101 end 102 object Label6: TLabel 103 Left = 341 104 Height = 24 105 Top = 160 106 Width = 11 107 Caption = '=' 108 ParentColor = False 109 end 94 110 end
Note:
See TracChangeset
for help on using the changeset viewer.