[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Scales a size value from the PPI setting for the Screen to the PPI setting for the Font in the control.
Source position: controls.pp line 1565
public function TControl.ScaleScreenToFont( |
const ASize: Integer |
):Integer; |
ASize |
|
Original size value scaled in the method. |
Scaled size value.