ShortName(Index: Integer): String;
Index. Element index.
The ShortName property returns short name of the specified tree element.
Elements indexing is continuous and starts with zero. The number of tree elements is returned by the ITsStatisticsTree.Count property.
To get full name of the element, use the ITsStatisticsTree.Name property.
The property use is given in the example for ITsStatistics.Execute.
See also: