Item(Index: Integer): String;
Item[Index: integer]: string;
Index. Header element index.
The Item property determines specified header element value.
Indexation of the elements is continuous and starts from zero. The IEmHeader.Count property returns the number of the header elements.
The property use is given in the example for IEmStatisticsSettings.AddAllSeries.
See also: