Scales a size value from the PPI setting in the Font for the control to 96 PPI.
Source position: controls.pp line 1633
public function TControl.ScaleFontTo96( |
const ASize: Integer |
):Integer; |
ASize |
|
Original size value scaled in the method. |
Scaled size value.
| Version 4.4 | Generated 2025-11-08 | Home |