TabProtectionFailedBaseEventArgs.Create

Syntax

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

Parameters

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

Target - the parameter is not used.

Message - protection violation message.

Description

The Create constructor creates event argument containing the text of protection violation.

See also:

TabProtectionFailedBaseEventArgs