ITreeNodeActionEventArgs.AllowEditing

Syntax

AllowEditing: Boolean;

Description

The AllowEditing property determines whether edit mode of the node should be enabled.

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

See also:

ITreeNodeActionEventArgs