IListViewColumns.Item

Syntax

Item(Index: Integer): IListViewColumn;

Parameters

Index. Column index.

Description

The Item property returns the specified component column parameters.

See also:

IListViewColumns