ShellBrowser Delphi Components Documentation
|
Specifies whether to display the lines that link child nodes to their corresponding parent nodes.
property ShowLines;
If ShowLines is true, lines linking child nodes to their parent nodes are displayed. Nodes at the root of the hierarchy are not automatically linked. To link nodes at the root, the ShowRoot property must also be set to true. The value of this property will have no effect if UseSystemStyles is true.