ITreeNodeActionEventArgs.AllowExpansion

Syntax

AllowExpansion: Boolean;

Description

The AllowExpansion property determines whether the tree of child elements should be expanded.

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

See also:

ITreeNodeActionEventArgs