ColumnIndex(Column: String): Integer;
Column is the column name.
The ColumnIndex property returns the index of the table column, which name is passed as the Column input parameter.
See also:
ITabSheet