Changeset 23 for trunk/Forms/UFormGenerate.lfm
- Timestamp:
- Aug 19, 2021, 11:47:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormGenerate.lfm
r21 r23 11 11 OnCreate = FormCreate 12 12 OnShow = FormShow 13 LCLVersion = '2.0. 0.4'13 LCLVersion = '2.0.12.0' 14 14 object Label1: TLabel 15 15 Left = 19 16 Height = 2 616 Height = 24 17 17 Top = 19 18 Width = 5 618 Width = 55 19 19 Caption = 'Count:' 20 20 ParentColor = False … … 23 23 object SpinEditCount: TSpinEdit 24 24 Left = 155 25 Height = 4 325 Height = 42 26 26 Top = 18 27 27 Width = 152
Note:
See TracChangeset
for help on using the changeset viewer.