TNotifyEvent OnParameterUpdate { get; set; }
The event is triggered when ParamUpdate method is called.
Returns: TNotifyEvent
Remarks:
The ParamUpdate method is usually called by component editors when a value was changed by the user and the editor was "Live".