The ITabObjectEventArgs interface contains properties of the argument of the TabSheetBox.OnObjectActivate event, which occurs when a table object is activated or deactivated.
Property name | Brief description | |
Action | The Action property returns the type of the action performed with the table object. | |
Object | The Object property returns the object, with which the action has been performed. |
Property name | Brief description | |
TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: