Changeset 510 for Common/UScaleDPI.pas
- Timestamp:
- Apr 11, 2018, 11:22:58 AM (7 years ago)
- Location:
- Common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Common
- Property svn:ignore
-
old new 1 1 lib 2 2 backup 3 *.lrj
-
- Property svn:ignore
-
Common/UScaleDPI.pas
r491 r510 284 284 WinControl: TWinControl; 285 285 ToolBarControl: TToolBar; 286 OldAnchors: TAnchors;287 OldAutoSize: Boolean;286 //OldAnchors: TAnchors; 287 //OldAutoSize: Boolean; 288 288 begin 289 289 //if Control is TMemo then Exit;
Note:
See TracChangeset
for help on using the changeset viewer.