ITabObjects.Item

Syntax

Item(Index: Integer): ITabObject;

Parameters

Index — the object index.

Description

The Item property returns the object which index is passed as the Index input parameter.

See also:

ITabObjects