TBaseVirtualTree.DragManager Property

Virtual Tree View

Holds the reference to the internal drag manager.

Pascal
property DragManager: IVTDragManager;
Description

The drag manager is the central point for the drag'n drop support in Virtual Treeview. Usually you do not need to access it but sometimes it might be necessary so the reference is accessible through this property. 

 

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