GradientColor1 property
Applies to
acFormBackground
component.
Declaration
property
GradientColor1: TColor;
Description
Specified the first (left if
GradientDirection
is horizontal or top if GradientDirection is vertical) gradient color of your form.
See also
GradientColor2
and
GradientDirection
properties.