Changeset 148 for trunk/Forms/UFormTest.pas
- Timestamp:
- Jun 5, 2023, 7:40:45 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormTest.pas
r146 r148 5 5 uses 6 6 Classes, SysUtils, Forms, Controls, Graphics, Dialogs, ComCtrls, StdCtrls, 7 ActnList, Menus, UTest, UTestCase;7 ActnList, Menus, TestCase; 8 8 9 9 type … … 48 48 49 49 uses 50 UCore, UFormTestCase, UVCard;50 UCore, UFormTestCase, VCard; 51 51 52 52 { TFormTest }
Note:
See TracChangeset
for help on using the changeset viewer.