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

TFont.SetSize

SetSize - if AValue is a new size, frees the old reference, calls the inherited method, performs the appropriate rounding and sets the Changed property.

Declaration

Source position: graphics.pp line 569

protected procedure TFont.SetSize(

  AValue: Integer

); override;

See also

TFont.Size

  

Vertical size for the font in Points.


Version 3.2 Generated 2024-02-25 Home