ShellBrowser Delphi Components Documentation
|
Use CopyMode to control the Drag'n'Drop behaviour.
property CopyMode: TJamDropEffect;
DEPRECATED: Use AllowedDragEffects and AllowedDropEffects instead.
The CopyMode will influence both received and sent drag operations. Received drag operations can be additionally controlled by TJamShellTree.OnShellDragOver
oMeisberger -cV11.1: Remove getter of deprecated property CopyMode