TdxTreeViewCustomOptionsBehavior.HotTrack Property
Declaration
property HotTrack: Boolean read; write;
Property Value
| Type | Description |
|---|---|
| Boolean | If True, the control highlights a hot-tracked node; otherwise, the node displays no effects. |
Remarks
Refer to the TdxTreeViewControlOptionsBehavior.HotTrack property description for detailed information and an example.
See Also