[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Scales a size value from 96 PPI to the PPI setting for the Screen.
Source position: controls.pp line 1636
public function TControl.Scale96ToScreen( |
const ASize: Integer |
):Integer; |
ASize |
|
Size value scaled in the method. |
Scaled size value.
Version 4.0 | Generated 2025-05-03 | Home |