IDimensionViewer.ShowButtons

Syntax

ShowButtons: Boolean;

Description

The ShowButtons property determines whether the nodes children tree expanding and collapsing buttons are displayed.

Comments

If the property is set to True, the "+" and "-" buttons are displayed to the left of the node. 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