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

TCoolBand.Color

Color for the band.

Declaration

Source position: comctrls.pp line 2480

published property TCoolBand.Color : TColor
  read FColor
  write SetColor
  stored IsColorStored
  default clDefault;

Description

The default value for the property is clDefault. Please note that the default value for ParentColor is True, and causes the color defined for the TCoolBar control to be used.

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