TBaseVirtualTree.HotNode Property

Virtual Tree View

Read, which node is currently the hot node.

Pascal
property HotNode: PVirtualNode;
Description

When you enable toHotTrack in TreeOptions.PaintOptions then the node, which is currently under the mouse pointer becomes the hot node. The property HotNode can be used to access this node for special handling. 

 

See Also
Class
Links
What do you think about this topic? Send feedback!