TSpectrumTeeCollection Class

Header: Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only
tObjecttListtObjectListtCollectionTMtxCollectionTConnectorsCollectionTSpectrumTeeCollection

class TSpectrumTeeCollection : public TConnectorsCollection;

A collection for a list of references to TSpectrum objects.

The class is used to handle a collection of references to TSpectrum objects. This list is editable from within Delphi IDE in design-time.

Constructors

NameDescription
TSpectrumTeeCollection

Properties

NameTypeDescription
BlockAssignbool
Countint
OnInputUpdatedtNotifyEventEvent to be called when any component pointed to by a collection item, recieves a recalculation request.

Methods

NameDescription
AddCreate a new TSpectrumItem.
GetItems
Items
LocateSeriesFind the series by name.
SetItems
UpdateInputsUpdates the assignment of all Inputs Items to individual TDSPTeeItem objects.

Operators

NameDescription
operator[]