TabObjectBaseEventArgs.Create

Syntax

Create(TabSheet: ITabSheet; Object: ITabObject; Action: TabObjectAction);

Parameters

TabSheet. The component table for which event is generated.

Object. Table object for which the event is generated.

Action. Operation performed on object

Description

The Create constructor creates argument of the event that occurs on table object activation or deactivation.

See also:

TabObjectBaseEventArgs