TabScaleBaseEventArgs.Create

Syntax

Create(TabSheet: ITabSheet; Scale: Double);

Parameters

TabSheet - table of the component for which the event is generated.

Scale - the scale set for the table. Available parameter value [0.25; 4].

Description

The Create constructor creates event argument with the specified table scale.

See also:

TabScaleBaseEventArgs