ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.OnBeforeShellDrag

Happens when the user starts a shell drag operation.

Syntax
Pascal
property OnBeforeShellDrag: TOnBeforeShellDragEvent;

The IDataObject is provided as var parameter. You can set it to nil to prevent the shell drag operation.