ITabSheet.ColumnIndex

Syntax

ColumnIndex(Column: String): Integer;

Parameters

Column is the column name.

Description

The ColumnIndex property returns the index of the table column, which name is passed as the Column input parameter.

See also:

ITabSheet