TAdvRichEdit Drop File

Hi,

Merry Christmas to all.

If i Drop a File onto a AdvRichEdit, this Component is Displaying the File (RTE File) correctly

How I can read out the File Name ?

Is there an Event which I can use ?
I tried the "onDragDrop" or "onDragOver" Events but both are not working


best regards

Torsten

At this moment, this isn't accessible. We've added a new event though, OnDropFile that will return this filename and that will permit to allow or not allow the drop of a specific file on the TAdvRichEditor. This new event will be available in the next update.

Hi,


OK

that's a great news

Thanks


regards

Torsten