TAdvFileNameEdit how to use OleDropTarget property

I would like to use Drag & Drop from Windows Explorer.
Thank you in advance
Miro

At this moment OLE drag & drop is registered for dropping text. When using Windows Explorer, this is a file drop and as such not recognized by TAdvFileNameEdit.
This is an interesting suggestion though and we'll investigate to add support for file drag & drop.

But, for TAdvMemo the same thing works very well for me.
Thanx.
Miro