TBaseVirtualTree.GetTreeFromDataObject Method

Virtual Tree View

OLE drag'n drop and clipboard support method.

Pascal
function GetTreeFromDataObject(const DataObject: IDataObject): TBaseVirtualTree; virtual;
Description

Returns the owner/sender of the given data object by means of a special clipboard format or nil if the sender is in another process or no virtual tree at all.

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