IGxImageList.Item

Syntax

Item(Index: Integer): IGxImage;

Parameters

Index. Icon index.

Description

The Item property returns the icon's graphic image, which index is passed by the Index parameter.

Example

The example of use is given on the page with description of the SaveToDocmethod.

See also:

IGxImageList