ITreeControl.ShowLines

Syntax

ShowLines: Boolean;

Description

The ShowLines property determines whether the line that connects the node with its children is displayed.

Comments

If the property is set to True, the lines are connected the nodes with its children.

See also:

ITreeControl