Developer

ImageIndex

Determines which image is displayed on button. Set ImageIndex to associate the button with one of the images in the Images.

property ImageIndex: TImageIndex read FImageIndex write SetImageIndex default -1;

Remarks


If both Glyph and ImageIndex are set, Glyph have priority.

See also