TdxShellTreeViewControlOptionsSelection.HideSelection Property
Specifies if the Shell Tree View control hides the highlight effect for the selected node when another control has focus.
Declaration
property HideSelection; default True;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | True |
|
Remarks
You can set the RowSelect property to True to extend the row highlight effect to an entire row if the Shell Tree View control’s OptionsView.ShowLines property is set to False.
Property Value Examples
| Value | Example |
|---|---|
True |
![]() |
False |
![]() |
Default Value
The HideSelection property’s default value is True.
See Also

