type TMtxConnectItem = class(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. |