Scales a size value from the run-time PPI for the parent form to the design-time PPI.
Source position: controls.pp line 1629
public function TControl.ScaleFormToDesign( |
const ASize: Integer |
):Integer; |
ASize |
|
Original size value scaled in the method. |
Scaled sized value.
| Version 4.6 | Generated 2026-02-20 | Home |