FAQ & Knowledge Base

Welcome to our Knowledge Base. Search or browse through the topics below to find answers to your questions.

Categories: ShellBrowser Delphi Components | Show all categories

Default Drag and Drop mode

Question / Problem

I want to drag and drop (copy) by default (not move). Do you have a routine that does this?

Answer / Solution

Setting the property CopyMode to cmCopy should do this job.