void ParamUpdate(TDewObjectRef Sender);
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.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Sender | TDewObjectRef |
Remarks:
The method calls the InternalParamUpdate method and triggers the OnParameterUpdate event.
Declared in Dew::Signal::TAnalysis · Dew.Signal/SignalTools.h · Cross-compiler