Changeset 120 for trunk/Forms/FormMain.pas
- Timestamp:
- Dec 11, 2024, 11:43:07 AM (11 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMain.pas
r108 r120 5 5 uses 6 6 Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Menus, Math, 7 ActnList, ExtCtrls, StdCtrls, Game, PersistentForm, ApplicationInfo,8 LCLType, Syncobjs, DateUtils, FormEx,Board;7 ActnList, ExtCtrls, Game, PersistentForm, LCLType, Syncobjs, DateUtils, FormEx, 8 Board; 9 9 10 10 type
Note:
See TracChangeset
for help on using the changeset viewer.