The-Drag-and-Drop-Component-Suite-for-Delphi
The-Drag-and-Drop-Component-Suite-for-Delphi copied to clipboard
How to Combine VCL DragDrop with DropSourceURL?
I've got a VCL based App which used a lot of internal drag and drop functionality. How would I combine that, with the ability to drag items outside the App, using the DropSourceURL component?
I don't seem to find a demo which can perform both drag and drop functionality at the same time. Can you help of give me a pointer?