Page 1 of 1

Drag & Drop from Delphi Control to TCEFWindowParent

Posted: Thu Jan 07, 2021 3:53 pm
by ralph
Hi,

happy new year everyone!

Would it be possible to have OnDragOver / OnDragDrop events for a TCEFWindowParent?

I'd like to be able to drag & drop things from my Delphi controls (e.g. Treeview / Listbox items) into the browser window and then execute some javascript code from delphi in the browser (dependant on what has been dragged/dropped).

Thanks!

Re: Drag & Drop from Delphi Control to TCEFWindowParent

Posted: Fri Jan 08, 2021 3:14 pm
by salvadordf
Hi,

Before enabling those events I would have to test them because Chromium already handles drag and drop internally.

Thanks for the suggestion! :)