[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Scales a size value from the PPI for the Parent form (or designer control) to 96 PPI.
Source position: controls.pp line 1631
public function TControl.ScaleFormTo96( |
const ASize: Integer |
):Integer; |
ASize |
|
Original size value scaled in the method. |
Scaled size value.
Version 4.0 | Generated 2025-05-03 | Home |