Changeset 467 for branches/highdpi/Packages/Common/PersistentForm.pas
- Timestamp:
- Dec 1, 2023, 1:10:48 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Packages/Common/PersistentForm.pas
r466 r467 4 4 5 5 uses 6 DpiControls, Classes, SysUtils, Forms, RegistryEx, LCLIntf, Registry, Controls, ComCtrls, 6 Dpi.Controls, Dpi.Forms, Dpi.ComCtrls, Dpi.ExtCtrls, 7 Classes, SysUtils, Forms, RegistryEx, LCLIntf, Registry, Controls, ComCtrls, 7 8 ExtCtrls, LCLType; 8 9
Note:
See TracChangeset
for help on using the changeset viewer.