public class TMtxConnectItem : TMtxCollectionItem
Abstract item class that enables connectivity of components.
Abstract item class that enables connectivity of signal processing components.
Properties
| Name | Type | Description |
|---|---|---|
| OnInputUpdated | TNotifyEvent | The event will be called when the Input is Updated. |
Events
| Name | Description |
|---|---|
| OnInputUpdatedEvent | The event will be called when the Input is Updated. |