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

TFont.Color

Colour of the current Font

Declaration

Source position: graphics.pp line 549

published property TFont.Color: TColor
  read FColor
  write SetColor
  default clDefault;

Description

Default is the same as the text used for the rest of the Window

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