TdxBarTreeViewCombo.ShowButtons Property
Specifies whether to display buttons to the left of tree nodes with children.
Declaration
property ShowButtons: Boolean read; write;
Property Value
| Type |
|---|
| Boolean |
Remarks
If True, the ‘+‘ and ‘-‘ buttons are drawn to the left of each node with children. You can expand or collapse nodes by pressing these buttons.
| Value | Example |
|---|---|
| True | ![]() |
| False | ![]() |
See Also

