TCustomVirtualDrawTree.OnDrawHint Event

Virtual Tree View

Triggered when a node hint or tooltip must be drawn.

Pascal
property OnDrawHint: TVTDrawHintEvent;
Description

Use an event handler for OnDrawHint to draw the hint or tooltip for the given node. You must implement this event and OnGetHintSize to get a hint at all.

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