ITreeListNode.Expanded

Syntax

Expanded: Boolean;

Description

The Expanded property determines what hierarchy the tree node should have - expanded or collapsed.

Comments

If the property is set to True, the hierarchy is extended, otherwise, it is collapsed.

See also:

ITreeListNode