Show contents 

Tab > Tab Assembly Interfaces > ITabImages > ITabImages.Item

ITabImages.Item

Syntax

Item(Index: Integer): IGxImage;

Parameters

Index is the index of the images, which should be returned. Indexing starts with 0.

Description

The Item property returns an image, the index of which is passed as the Index input parameter.

See also:

ITabImages