ITableFields.Item

Syntax

Item(Index: Integer): ITableField;

Parameters

Index is field index.

Description

The Item property returns parameters of the table field, index of which is passed by the Index parameter.

See also:

ITableFields