ITabSheet.ColumnName

Syntax

ColumnName(Column: Integer): String;

Parameters

Column. Column number. The available value of the parameter is in the range [0, ColumnsCount).

Description

The ColumnName property returns the address of the table column, which number is passed is passed as the Column input parameter.

See also:

ITabSheet