You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysis Class > TAnalysis Events > TAnalysis.OnParameterUpdateEvent Event
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysis.OnParameterUpdateEvent Event

The event is triggered when ParamUpdate method is called. The ParamUpdate method is usually called by component editors when a value was changed by the user and the editor was "Live".

Syntax
C#
Visual Basic
public event TNotifyEvent OnParameterUpdateEvent;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!