OnObjectActivate(Sender: Object; Args: ITabObjectBaseEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. Parameter allowing to determine event parameters.
The OnObjectActivate event occurs when a table object is activated/deactivated.
See also: