TColor32Gradient.GradientEntry

property GradientEntry [Index: Integer]: TColor32GradientStop; //read only

Description

Delivers the gradient stop entry (TColor32GradientStop) at the given index. If a gradient entry outside its bounds (specified by GradientCount) is accessed, an exception is raised

See Also

GradientCount, TColor32GradientStop