TSpectrumItem Class

Header: Dew.Signal/SignalTools.h · Cross-compiler

class TSpectrumItem : public TSignalConnectItem;

Spectrum collection item.

The class supports handling of TSpectrum as a TCollection item and maintains a list of references to TSpectrum objects. This list is editable from within Delphi IDE at design-time.

Constructors

NameDescription
TSpectrumItem (2)

Properties

NameTypeDescription
CollectionTMtxCollection*
DirtyboolUsed internally to signal new data.
Indexint
InputTSpectrum*Connect a TSpectrum object to the Input.
OnInputUpdatedtNotifyEventThe event will be called when the Input is Updated.
OwnertObject*

Methods

NameDescription
Assign
CustomEvent
ResetSet Input to nil.
SetOwner
UpdateReference