ITableFilter.Item

Syntax

Item(Index: Integer): ITableFilterItem;

Parameters

Index - index of the filtering element.

Description

The Item property returns the filtering element, which index is passed by the Index input parameter.

See also:

ITableFilter