TabScaleBaseEventArgs.Create

Fore Syntax

Create(TabSheet: ITabSheet; Scale: Double);

Fore.NET Syntax

Create(TabSheet: Prognoz.Platform.Interop.Tab.TabSheet; 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