DSP Master VCL
|
A collection for a list of references to TSignal objects.
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!
|