TBaseVirtualTree.OnGetCursor Event

Virtual Tree View

Miscellaneous event.

Pascal
property OnGetCursor: TVTGetCursorEvent;
Description

This event is triggered from the WM_SETCURSOR message to allow the application use several individual cursors for a tree. The Cursor property allows to set one cursor for the whole control but not to use separate cursors for different tree parts.

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