TBaseVirtualTree.OnHotChange Event

Virtual Tree View

Navigation support event.

Pascal
property OnHotChange: TVTHotNodeChangeEvent;
Description

This event is triggered if hot tracking is enabled (see also TreeOptions.PaintOptions) and when the mouse pointer moves from one node caption to another. In full row select mode most parts of a node are considered as being part of the caption.

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