ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TOnBeforeShellDropEvent

user Drop-Event, which is used in TJamShellTree, TJamShellList and TJamFileList

Syntax
Pascal
TOnBeforeShellDropEvent = procedure (sender: TObject; DropTarget: TObject; DroppedFiles: TFilenames; var ExecuteDrop: Boolean; KeyState: Longint) of object;