IListViewColumns.Delete

Syntax

Delete(ColumnIndex: Integer);

Parameters

ColumnIndex. Index of the column that must be removed.

Description

The Delete method removes the column, which index is passed using the ColumnIndex input parameter.

See also:

IListViewColumns