TAnalysisConnectorsCollection Class

TListTMtxCollectionTConnectorsCollectionTAnalysisConnectorsCollection

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

NameTypeDescription
ItemTSignalConnectItemDefault array property allows access to list items without typecasting.
OnInputUpdatedTNotifyEventEvent to be called when any component pointed to by a collection item, recieves a recalculation request.