Delete(ColumnIndex: Integer);
ColumnIndex. Index of the column that must be removed.
The Delete method removes the column, which index is passed using the ColumnIndex input parameter.
See also:
IListViewColumns