class TAnalysisConnectorsCollection : public TConnectorsCollection;
Allows design time and run-time connectivity of TAnalysis.
Allows design time and run-time connectivity of TAnalysis and its descendants. This object is used to enabled the Input/Inputs property capabilities to signal processing components.
Properties
| Name | Type | Description |
|---|---|---|
| BlockAssign | bool | |
| Count | int | |
| OnInputUpdated | tNotifyEvent | Event to be called when any component pointed to by a collection item, recieves a recalculation request. |
Methods
| Name | Description |
|---|---|
| GetItems | |
| Items | |
| SetItems |
Operators
| Name | Description |
|---|---|
| operator[] |