ITsStatisticsTree.StatNode

Syntax

StatNode(Index: TsStatisticsType): Integer;

Parameters

Index. Summary statistics.

Description

The StatNode property returns index of the specified summary statistics.

Comments

To get name of summary statistics, use the ITsStatisticsTree.Name property.

Example

The property use is given in the example for ITsStatistics.Execute.

See also:

ITsStatisticsTree