TabScaleEventArgs.Create

Syntax

Create(TabSheet: ITabSheetBox; Scale: Double);

Parameters

TabSheet - the object of TabSheetBox, for which an event occurs.

Scale is the table scale.

Description

The CreateTabRowArgs constructor creates argument of the event that occurs on changing the table scale.

See also:

TabScaleEventArgs