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

The events of the TAnalysis class are listed here.

 
Name 
Description 
 
The event is triggered after the call to the Update method. 
 
The event is triggered just before the call to the Update method. 
 
The event is triggered after the OnAfterUpdate event. Use this event to update any associated charts or graphs or result tables. 
 
If the Input property is not assigned, the component will call OnGetInput
 
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method. 
 
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".  
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!