TBaseVirtualTree.HotCursor Property

Virtual Tree View

Read or set which cursor should be used for hot nodes.

Pascal
property HotCursor: TCursor;
Description

When you enable toHotTrack in TreeOptions.PaintOptions then the node, which is currently under the mouse pointer becomes the hot node. This is a special state, which can be used for certain effects. Hot nodes have by default an underlined caption and may cause the cursor to change to what ever you like. The HotCursor property is used to specify, which cursor is to be used. 

 

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