Anders Melander

Results 184 comments of Anders Melander

> Update: > You need to Enable Async Transfer to make it drop in the first place I see our posts crossed :-)

Excellent! However, don't do this: ```pascal Memo1.Lines.Assign((DataFormatAdapter1.DataFormat as TFileDataFormat).Files); ``` since that isn't safe to do from a thread. Also, one minor thing that has nothing to do with the...

@OlliWW Can I bother you to give [the updated Source Analyzer](https://github.com/andersmelander/Drag-and-Drop-Component-Suite/tree/master/Demos/SourceAnalyzer) from my repo a go at a Outlook New drop. It works with the async sources I've tested it...

Thanks for letting me know. I don't use DWScriptStudio myself at the moment so I won't have time to get this fixed anytime soon. Just so you know.