I had encountered a very strange problem in TForm1.FormDropFiles.
I had attached the entire project. I am unable to locate the problem.
After executing the project form1 is shown and a system tray icon is displayed, when a file is dragged and dropped on form1, then the file name is shown. this works. but when the frmDrop form is invoked from system tray - Show Dropping Platform Menu, and a file is dragged and dropped on frmDrop then the garbage is displayed.
Please have a look in the project and guide, what i had missed in it. The project is attached below.