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 1670

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

Version 4.6 Hosted on Source Forge