IGlobalImageList.Document

Syntax

Document: IDocument;

Description

The Document property determines the repository document, which is an image source for the component.

Comments

The document must be an imported image in the BMP format containing the horizontally arranged icons. On the document loading the image is parsed into icons according to image size values specified in the Height and Width properties of the GlobalImageList component.

See also:

IGlobalImageList