ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.CreateLinkOnDrop

Forces the creation of links for dropped objects.

Syntax
Pascal
property CreateLinkOnDrop: Boolean;

If this property is set to true and the user drops files or folders on the control, only links to the dropped objects will be created instead of the default action which is usually move or copy. The default value for this property is false.