ITreeNodeActionEventArgs.AllowEditing

Syntax

AllowEditing: Boolean;

Description

The AllowEditing property determines whether the node edit mode is enabled.

NOTE. The property is outdated, use the AllowAction property instead.

See also:

ITreeNodeActionEventArgs