ITreeNodeCheckingEventArgs.Allow

Syntax

Allow: Boolean;

Description

The Allow property determines whether it is possible to change selection of the element flag.

Comments

If the property is set to True, the selection of the element flag can be changed, otherwise, it can not be changed.

See also:

ITreeNodeCheckingEventArgs