TVirtualStringTree.OnCreateDataObject Event

Virtual Tree View

Drag'n drop support event.

Pascal
property OnCreateDataObject: TVTCreateDataObjectEvent;
Description

This event is called when the tree's drag manager needs a data object interface to start a drag'n drop operation. Descentants (which override DoGetDataObject) or the application can return an own IDataObject implementation to support special formats.

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