class TMtxConnectItem : public TMtxCollectionItem;
Abstract item class that enables connectivity of components.
Abstract item class that enables connectivity of signal processing components.
Constructors
| Name | Description |
|---|---|
| TMtxConnectItem (2) |
Destructors
| Name | Description |
|---|---|
| ~TMtxConnectItem |
Properties
| Name | Type | Description |
|---|---|---|
| Collection | TMtxCollection* | |
| Index | int | |
| OnInputUpdated | tNotifyEvent | The event will be called when the Input is Updated. |
| Owner | tObject* |
Methods
| Name | Description |
|---|---|
| Assign | |
| CustomEvent | |
| SetOwner | |
| UpdateReference |