TNotifyEvent OnNotifyUpdate { get; set; }
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method.
Returns: TNotifyEvent
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method.
Returns: TNotifyEvent