TNotifyEvent OnParameterUpdate { get; set; }
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".
Returns: TNotifyEvent