ImageEn, unit iegradientbar

TIEGradientBar.ColorIndex

TIEGradientBar.ColorIndex

Declaration

property ColorIndex: Integer;

Description

Specifies the index of the color that user has selected. It can be 0 (BeginColor) up to 255 (EndColor).

Example

IEGradientBar1.ColorIndex := 128;

See Also

Color
RGB