You are here: Symbol Reference > SignalTools Namespace > Classes > TAnalysis Class > public > TAnalysis.ParamUpdate Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TAnalysis.ParamUpdate Method

The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation.

Pascal
procedure ParamUpdate(Sender: TObject);

The method calls the InternalParamUpdate method and triggers the OnParameterUpdate event.

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