ITabObjectGroup.ChildItem

Syntax

ChildItem(Index:Integer): ITabObject;

Parameters

Index. Index of group element.

Description

The ChildItem property returns the group element, index of which is passed as the Index input parameter.

See also:

ITabObjectGroup