ILanerResultsBoxStatistics.GroupName

Syntax

GroupName(Index: Integer): String;

Parameters

Index. Statistics index.

Description

The property is read-only.

The GroupName property returns name of the statistics group based on the specified statistics 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