Changeset 149 for trunk/Forms/FormTestCase.lfm
- Timestamp:
- Jun 5, 2023, 8:45:38 PM (18 months ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormTestCase.lfm
r148 r149 1 1 object FormTestCase: TFormTestCase 2 2 Left = 579 3 Height = 5 433 Height = 521 4 4 Top = 468 5 Width = 9015 Width = 865 6 6 Caption = 'Test case' 7 ClientHeight = 5 438 ClientWidth = 9019 DesignTimePPI = 1 507 ClientHeight = 521 8 ClientWidth = 865 9 DesignTimePPI = 144 10 10 OnClose = FormClose 11 11 OnCreate = FormCreate 12 12 OnShow = FormShow 13 LCLVersion = '2.2. 0.4'13 LCLVersion = '2.2.6.0' 14 14 object MemoLog: TMemo 15 15 Left = 8 16 Height = 5 2716 Height = 505 17 17 Top = 8 18 Width = 8 8518 Width = 849 19 19 Align = alClient 20 20 BorderSpacing.Around = 8
Note:
See TracChangeset
for help on using the changeset viewer.