TSignalItem Class

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

class TSignalItem : public TSignalConnectItem;

Collection item.

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

Constructors

NameDescription
TSignalItem (2)

Properties

NameTypeDescription
CollectionTMtxCollection*
DirtyboolUsed internally to signal new data.
Indexint
InputTSignal*Connect a TSignal 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