ShellBrowser Delphi Components Documentation
|
Happens when the user starts a shell drag operation.
property OnBeforeShellDrag: TOnBeforeShellDragEvent;
The IDataObject is provided as var parameter. You can set it to nil to prevent the shell drag operation.