[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.ScaleFormTo96

Scales a size value from the PPI for the Parent form (or designer control) to 96 PPI.

Declaration

Source position: controls.pp line 1639

public function TControl.ScaleFormTo96(

  const ASize: Integer

):Integer;

Arguments

ASize

  

Original size value scaled in the method.

Function result

Scaled size value.


Version 3.2 Generated 2024-02-25 Home