ITableIndexFields.Item

Syntax

Item(Index: Integer): ITableField;

Parameters

Index is field index in a table index.

Description

The Item property returns a table field, by which the index is created.

See also:

ITableIndexFields