TdxBarTreeViewCombo.ShowLines Property
Specifies whether to display lines between parent and child nodes.
Declaration
property ShowLines: Boolean read; write;
Property Value
| Type |
|---|
| Boolean |
Remarks
If True, lines between parent and linked child nodes are displayed. Set ShowLines to False to prevent the drawing of lines.
| Value | Example |
|---|---|
| True | ![]() |
| False | ![]() |
See Also

