ShowButtons: Boolean;
ShowButtons: boolean;
The ShowButtons property determines whether collapse or expand node children tree buttons are displayed.
Available values:
True. Default. The + and - buttons are located to the left of the node.
False. The node is collapsed or expanded on the double click on the node.
The property use is given in the example for IDimensionViewerBase.ShowLines.
See also: