TSignalCollection Class

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

class TSignalCollection : public TAnalysisConnectorsCollection;

A collection for a list of references to TSignal objects.

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

Constructors

NameDescription
TSignalCollection (2)

Properties

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

Methods

NameDescription
Add (3)Create a new TSignalItem.
GetItems
IndexOf
Insert
Items
Remove
SetItems (2)

Operators

NameDescription
operator[]