ILanerResultsBoxStatistics.Name

Syntax

Name(Index: Integer): String;

Parameters

Index. Statistics index.

Description

The property is read-only.

The Name property returns name of a statistics based on its index.

Comments

Value of the Index parameter must fall within the range [0; ILanerResultsBoxStatistics.Count-1].

Example

The property use is given in the example for ILanerResultsBox.Results.

See also:

ILanerResultsBoxStatistics