ICancelEventArgs.Allowed

Syntax

Allowed: Boolean;

Description

The Allowed property determines whether it is possible to execute any action. If the property is set to True, the action is executed, otherwise, it is canceled.

See also:

ICancelEventArgs