[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.