ITreeNodeActionEventArgs.AllowAction

Syntax

AllowAction: Boolean;

Description

The AllowAction property determines whether any action can be executed over the node of the tree. If the property is set to True, the action is allowed, otherwise, it is prohibited.

See also:

ITreeNodeActionEventArgs