ITabObjects.GetObjectIndex

Syntax

GetObjectIndex(Id: String): Integer;

Parameters

Id — the identifier of the object, the index of which should be received.

Description

The GetObjectIndex method returns the index of the object, the identifier of which is passed as the Id input parameter.

See also:

ITabObjects