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