[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Scales a size value from the design-time PPI to the run-time PPI for the parent form.
Source position: controls.pp line 1611
public function TControl.ScaleDesignToForm( |
const ASize: Integer |
):Integer; |
ASize |
|
Original size value scaled in the method. |
Scaled sized value.