Changeset 467 for branches/highdpi/Packages/Common/Threading.pas
- Timestamp:
- Dec 1, 2023, 1:10:48 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Packages/Common/Threading.pas
r466 r467 4 4 5 5 uses 6 Dpi Controls, Classes, SysUtils, Forms, Generics.Collections, SyncObjs;6 Dpi.Forms, Classes, SysUtils, Generics.Collections, SyncObjs; 7 7 8 8 type
Note:
See TracChangeset
for help on using the changeset viewer.