ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellControlHelper.CreateDragHelper

Creates a IDragSourceHelper COM object that enables Windows Vista+ style drag images and drag hints.

Syntax
Pascal
class procedure CreateDragHelper(pForDataObject: IDataObject);
Parameters 
Description 
pForDataObject: IDataObject 
The data object for which the IDragSourceHelper should be created. 

None: There is no need to store or reference the IDragSourceHelper object.