Changeset 14 for trunk/UOptionsForm.lfm
- Timestamp:
- Feb 11, 2012, 6:27:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UOptionsForm.lfm
r13 r14 40 40 Height = 27 41 41 Top = 6 42 Width = 128 42 Width = 130 43 MaxValue = 65535 43 44 TabOrder = 2 44 45 end 46 object Label2: TLabel 47 Left = 8 48 Height = 18 49 Top = 40 50 Width = 60 51 Caption = 'Cell size:' 52 ParentColor = False 53 end 54 object SpinEditCellSize: TSpinEdit 55 Left = 136 56 Height = 27 57 Top = 40 58 Width = 130 59 MaxValue = 65535 60 TabOrder = 3 61 end 45 62 end
Note:
See TracChangeset
for help on using the changeset viewer.