type TConnectorsCollection = class(TMtxCollection);
Abstract class for TSpectrum and TSignal Collections.
Properties
| Name | Type | Description |
|---|---|---|
| Item | TObject | Allows access to list items without typecasting. |
| OnInputUpdated | TNotifyEvent | Event to be called when any component pointed to by a collection item, recieves a recalculation request. |