ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.CopyMode

Use CopyMode to control the Drag'n'Drop behaviour.

Syntax
Pascal
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