LanerBox.OnObjectActivate

Syntax

OnObjectActivate(Sender: Object; Args: ITabObjectBaseEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. Parameter allowing to determine event parameters.

Description

The OnObjectActivate event occurs when a table object is activated/deactivated.

See also:

LanerBox