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