IDimensionViewer.ShowButtons

Syntax

ShowButtons: Boolean;

Description

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

Comments

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