TBiSpectrumAnalyzer.Active Property

Boolean Active { get; set; }

Set active to false to suppress the propagation of the Pull request and the subsequent call to the Update method.

Returns: Boolean

Remarks:

The components connected to the Input property and the component itself will not be updated, if the Pull method will be called and the Active property will be false. A direct call to the Update method will still work!