Using D10.4.1, Win 10, Latest LMD NG.
I am wrestling with understanding TNGDropTarget. What I am after may in fact not be possible. I don't know. :-( I find the terminology and descriptions in the components help confusing.
I want to be able to do two things..
1. Drag & Drop a file from Windows Explorer and drop the file name, including path, into a TEdit.Text.
2. Drag & Drop an image file (.jpg, .jpeg, .png) to a TImage.Picture.
Can TNGDropTarget do this?
If yes, I would appreciate very much an example of each of the above.
Regards & TIA,
Ian
Comments