Delete(ColumnIndex: Integer);
ColumnIndex is an index of the column that should be removed.
The Delete method deletes the column, the index of which is passed by the ColumnIndex parameter.
See also:
ITreeListColumns