Changeset 147 for trunk/Forms/FormInput.lfm
- Timestamp:
- Jun 14, 2023, 9:56:49 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormInput.lfm
r145 r147 8 8 ClientWidth = 480 9 9 DesignTimePPI = 144 10 LCLVersion = '2.0.0.4' 10 OnCreate = FormCreate 11 LCLVersion = '2.2.6.0' 11 12 object MemoInput: TMemo 12 13 Left = 6 13 Height = 31 714 Top = 3 714 Height = 316 15 Top = 38 15 16 Width = 468 16 17 Align = alClient … … 25 26 object Label1: TLabel 26 27 Left = 6 27 Height = 2 528 Height = 26 28 29 Top = 6 29 30 Width = 468
Note:
See TracChangeset
for help on using the changeset viewer.