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

TControl.Font

The font to be used for text in this control (read/write).

Declaration

Source position: controls.pp line 1392

public property TControl.Font: TFont
  read FFont
  write SetFont
  stored IsFontStored;

See also

#lcl.Graphics.TFont

  

The Font to be used for drawing Text

The latest version of this document can be found at lazarus-ccr.sourceforge.net.