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.

Fore and Fore.NET Examples

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

See also:

IGxImageList