Changeset 127 for trunk/Forms
- Timestamp:
- Apr 25, 2023, 10:52:20 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.pas
r125 r127 5 5 uses 6 6 Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Menus, 7 ExtCtrls, UEngine, LCLType, types, UTranslator, UApplicationInfo, URegistry,8 U PersistentForm;7 ExtCtrls, UEngine, LCLType, StdCtrls, types, UTranslator, UApplicationInfo, 8 URegistry, UPersistentForm; 9 9 10 10 type
Note:
See TracChangeset
for help on using the changeset viewer.