Skip to main content

TcxCustomShellBrowserDialog.ShowLines Property

Specifies whether the tree lines are displayed within the shell browser dialog.

Declaration

property ShowLines: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the ShowLines property to False to hide tree lines. If it is set to True, tree lines are displayed. The images below illustrate both values for this property.

Tree Lines

The ShowLines property’s default value is True.

See Also