TAdvStringGrid OLE drop behaviour

Hi, we're seeing odd behaviour with the OLE file drop in TAdvStringGrid. We used to use OnOleDropFile but this is no longer called. OnOledDropFiles (plural) is now always called even when a single file is dropped. Furthermore, the list of files provided contains, in this instance, 3 files, even though only one was selected and dragged from Windows explorer: the second and third files appear to be mangled/truncated versions of the first file name.

I note that we are using version 13.4.0.1 of the VCL UI pack, where there is also a change note for "Improved : Handling of multi-file OLE drag and drop in Unicode Delphi".

Thanks.

Can you please check with the latest version v13.5.2.1 as we did further improvements on this.

Of course, should have tried that first, and yes it all works fine again now with 13.5.2.1, thx.

1 Like