Contents  All Classes  Index A-Z  All Units


FillSeriesItems procedure

procedure FillSeriesItems(AItems: TStrings; AList: TCustomSeriesList; UseTitles: Boolean);

Unit
TeEngine

Description
Stores in AItems parameter, the list of Series contained in AList parameter.

Example:

FillSeriesItems(ListBox1.Items,Chart1.SeriesList);

It also stores the address (pointer) to each Series component into the "Objects" array of Items.



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.