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

TCanvas.Font

The Font to be used for text in this canvas

Declaration

Source position: graphics.pp line 1146

published property TCanvas.Font: TFont
  read FFont
  write SetLazFont;

See also

TFPCustomCanvas.Font