TBaseVirtualTree.OnHeaderClick Event

Virtual Tree View

Header & column support event.

Pascal
property OnHeaderClick: TVTHeaderClickEvent;
Description

This event is triggered when the user clicks on a header button and is usually a good place to set the current SortColumn and SortDirection.

See Also

SortColumn, SortDirection

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