IListViewActionEventArgs.AllowEditing

Syntax

AllowEditing: Boolean;

Description

The AllowEditing property indicates whether the action is allowed.

NOTE. This property is obsolete, use the Allowed property instead.

See also:

IListViewActionEventArgs