TSRVBackgroundProperty.ColorEnd

<< Click to display table of contents >>

TSRVBackgroundProperty.ColorEnd

Specifies the ending color of gradient filling

property ColorEnd: TColor;

If FillType  = srvtfFlat, this property is not used.

If VCL theme is active (in Delphi XE2 or newer), and this color is a system color, a corresponding theme color is used.

Default value:

$00CD9165