TColor32Gradient.ClearColorStops

procedure ClearColorStops;

procedure ClearColorStops(Color: TColor32);

Description

The method ClearColorStops removes all gradient color stops from the internal array. In case a color is passed, this will define the start color or end color, resulting in a solid filling.

See Also

EndColor, StartColor