TColor32Gradient.EndColor

property EndColor: TColor32; //read and write

Description

The property EndColor provides easy access to the end color (typically with an offset of 1). If only one color is defined, the end color will be identical to the StartColor

See Also

StartColor