Changeset 210 for branches/highdpi/Inp.pas
- Timestamp:
- May 9, 2020, 4:02:07 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Inp.pas
r193 r210 5 5 6 6 uses 7 ScreenTools, Messg,7 UDpiControls, ScreenTools, Messg, 8 8 LCLIntf, LCLType, SysUtils, Classes, Graphics, Controls, Forms, DrawDlg, 9 ButtonA, StdCtrls , UDpiControls;9 ButtonA, StdCtrls; 10 10 11 11 type
Note:
See TracChangeset
for help on using the changeset viewer.