TabProtectionFailedEventArgs.Create

Syntax

Create(TabSheet: ITabSheetBox; Target: Variant; Message: String);

Parameters

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

Target - the parameter is not used.

Message - determines information message about the prohibited action, when data grid protection is enabled.

Description

The Create constructor creates argument of the event that occurs when data grid protection is triggered.

See also:

TabProtectionFailedEventArgs