Scales a size value from 96 PPI to the PPI setting for the Font in the control.
Source position: controls.pp line 1632
public function TControl.Scale96ToFont( |
const ASize: Integer |
):Integer; |
ASize |
|
Original size value scaled in the method. |
Scaled sized value.
| Version 4.6 | Generated 2026-02-20 | Home |