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

TBrush.Color

The Colour of the current Brush

Declaration

Source position: graphics.pp line 691

published property TBrush.Color: TColor
  read FColor
  write SetColor
  default clWhite;

Description

Reads or writes a flag to determine the Colour. Default is White

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