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

TCustomControlBar.GradientEndColor

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

Declaration

Source position: extctrls.pp line 1602

public property TCustomControlBar.GradientEndColor : TGraphicsColor
  read FGradientEndColor
  write SetGradientEndColor
  default clDefault;