ILanerResultsBoxCoefficients.ColumnName

Syntax

ColumnName(Index: Integer): String;

Parameters

Index. Column index.

Description

The ColumnName property returns name of a column by its index.

Comments

Value of the Index parameter should be within the range [0; ILanerResultsBoxCoefficients.ColumnCount-1].

Example

The property use is given in the example for ILanerResultsBoxResults.Coefficients.

See also:

ILanerResultsBoxCoefficients