TVirtualDrawTree.OnHeaderDblClick Event

Virtual Tree View

Header & column support event.

Pascal
property OnHeaderDblClick: TVTHeaderClickEvent;
Description

Unlike OnHeaderClick this event is triggered for double clicks on any part of the header and comes with more detailed information like shift state, which mouse button caused the event and the mouse position.

See Also

OnHeaderClick

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