<< Click to display table of contents >> TSRVBackgroundProperty.ColorMiddle |
Specifies the middle color of gradient filling
property ColorMiddle : TColor;
If FillType = srvtfFlat, this property is not used.
If ColorMiddle = clNone, this color is ignored, a gradient is drawn from ColorBegin to ColorEnd.
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:
$00BD865D
See also: