TVirtualStringTree.OnHeaderDragged Event

Virtual Tree View

Header & column support event.

Pascal
property OnHeaderDragged: TVTHeaderDraggedEvent;
Description

Triggered after the user has released the left mouse button when a header drag operation was active. Column contains the index of the column which was dragged. Use this index for the Columns property of the header to find out the current position. OldPosition is the position which Column occupied before it was dragged around.

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