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

A collection for a list of references to TSignal objects.

SignalToolsTee_TSignalTeeCollectionSignalToolsTee_TSignalTeeCollectionSignalToolsTee_TSignalTeeCollection
Pascal
TSignalTeeCollection = class(TConnectorsCollection);

The class is used to handle a collection of references to TSignal objects. This list is editable from within Delphi IDE at design-time. This collection is used to establish links between different TSignal descendants and a list of TChartSeries descendants in the TChart.Series list. Once the connected components will udpate, so will their associated chart series to display the new data.

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