Hello,
I'm testing DragDrop (OPM) components on windows (laz 3.2, win32)
In this case TDropURLTarget. (not Files!).
The Target property does only accept controls and not the form (Form1) itself.
I would like to do the drop on the form and not on a control (which works). So no panel or button control.
Is there a workaround or a solution for that?
I have googled around and read a couple of forum posts... but without success.
Thanks