Changeset 466 for branches/highdpi/Packages/Common/Threading.pas
- Timestamp:
- Nov 30, 2023, 10:26:23 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Packages/Common/Threading.pas
r463 r466 4 4 5 5 uses 6 UDpiControls, Classes, SysUtils, Forms, Generics.Collections, SyncObjs;6 DpiControls, Classes, SysUtils, Forms, Generics.Collections, SyncObjs; 7 7 8 8 type
Note:
See TracChangeset
for help on using the changeset viewer.