You are here: Symbol Reference > SignalTools Namespace > Classes > TAnalysis Class > published > TAnalysis.Active Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TAnalysis.Active Property

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

Pascal
property Active: boolean;

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!

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!