TCustomTeeGradient.StartColor
TCustomTeeGradient
property StartColor: TColor;
Unit
TeCanvas
Description
The StartColor property is one of the three colors used to create the gradient fill. The gradient fill is composed of three colors: StartColor, TCustomTeeGradient.MidColor and TCustomTeeGradient.EndColor.