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

TCustomControlBar.GradientEndColor

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

Declaration

Source position: extctrls.pp line 1607

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