LanerBox.OnProtectionFail

Syntax

Sub Name(Sender: Object; Args: IEventArgs);

Begin

//set of operators;

End Sub Name;

Parameters

Sender. Parameter returning the component that has generated the event.

Args. Parameter allowing to determine event parameters.

Description

The OnProtectionFail event occurs when table protection is triggered.

See also:

LanerBox