TBaseVirtualTree.DragImage Property

Virtual Tree View

Holds the instance of the internal drag image.

Pascal
property DragImage: TVTDragImage;
Description

For older systems where the IDropTargetHelper interface is not supported Virtual Treeview simulates the translucent drag image during drag'n drop. The property DragImage makes the internal drag image instance accessible for special handling. The class itself is always created but is usually not visible when the IDropTargetHelper interface is supported.

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