procedure ClearColorStops;
procedure ClearColorStops(Color: TColor32);
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.