Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.ScaleFontTo96

Scales a size value from the PPI setting in the Font for the control to 96 PPI.

Declaration

Source position: controls.pp line 1608

public function TControl.ScaleFontTo96(

  const ASize: Integer

):Integer;

Arguments

ASize

  

Original size value scaled in the method.

Function result

Scaled size value.



CT Web help

CodeTyphon Studio