TdxShellTreeViewControlOptionsBehavior.HotTrack Property
Specifies if the Shell Tree View control highlights hot-tracked nodes.
Declaration
property HotTrack; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False |
|
Remarks
Set the HotTrack
property to True
to display the color scheme-dependent highlight effect for hot-tracked tree nodes.
Default Value
The HotTrack
property’s default value is False
.
See Also