IDimensionViewer.ShowRoot

Syntax

ShowRoot: Boolean;

Description

The ShowRoot property determines whether the tree root elements expanding and collapsing buttons are displayed.

Comments

If the property is set to True, the "+" and "-" buttons are displayed to the root elements left. If the property is set to False, the nodes children tree expanding and collapsing is executed by mouse double clicking on the node.

See also:

IDimensionViewer