ICancelEventArgs.Allowed

Syntax

Allowed: Boolean;

Description

The Allowed property determines whether it is possible to perform any action. If the property is set to True, the action is performed, otherwise, it is cancelled.

See also:

ICancelEventArgs