ITreeNodeActionEventArgs.AllowAction

Syntax

AllowAction: Boolean;

Description

The AllowAction property determines possibility to perform any action over the node of the tree. If the property is set to True,the action is allowed, otherwise, it is prohibited.

See also:

ITreeNodeActionEventArgs