Developer

Images

List of images for a label.

property Images: TCustomImageList read FImages write SetImages;
Which image will be displayed can be specified by ImageIndex property.

If both Glyph and ImageIndex properties are set, image from Glyph property will be used.

See also