Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomControlBar.GradientStartColor

Specifies the initial color used in a gradient drawn on the control bar.

Declaration

Source position: extctrls.pp line 1601

public property TCustomControlBar.GradientStartColor : TGraphicsColor
  read FGradientStartColor
  write SetGradientStartColor
  default clDefault;