You are here: Symbol Reference > SignalToolsTee Namespace > Classes > TChartList Class
DSP Master VCL
ContentsIndex
PreviousUpNext
TChartList Class

Holds a list of TChart objects.

SignalToolsTee_TChartList
Pascal
TChartList = class(TComponentList);

The component declares a new default array property returning TChart type. Use this list to store and load settings (properties) of TChart object from and to TStream. Chart objects must be assigned before loading and before saving with matching order. The component does not own the list items.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!