TcxCustomShellListView.ListHotTrack Property
Determines whether the shell list view items can be hot-tracked.
Declaration
property ListHotTrack: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True
to enable hot-tracking items within a shell list view when the mouse pointer hovers over them.
The ListHotTrack
property’s default value is False
.
See Also