Developer

Images

Specifies list of images that can be displayed beside Caption. This property requires setting ImageIndex property to a valid value.

property Images: TCustomImageList read FImages write SetImages;

Remarks


Image specified by Images and ImageIndex have priority over Image specified by Glyph property.

See also