|
TBaseVirtualTree.OnGetHeaderCursor Event
Header and column support event.
Pascal
property OnGetHeaderCursor: TVTGetHeaderCursorEvent;
Description
This event is triggered from the WM_SETCURSOR message to allow the application to define individual cursors for the header part of the tree control.
Class
Links
What do you think about this topic? Send feedback!
|