Ofcourse I don't know how to implement a drag drop. That's why I posted the question here so that experts like you can shows us the way :D
I did the implement as per the instructions in the Delphi help. It did not work. Could you be more clear about what you are saying in your post? Regards TFE, http://totallyfreeenergy.zxq.net --- In [email protected], David Smith <djsmith_1...@...> wrote: > > No offense TFE, but you don't seem to know the basics of Drag and Drop. Is > there something wrong with your Delphi in that the help file won't load? > Learn what the Accept variable is used for and you might start getting > somewhere with it. You could set the new image position based on the X,Y > variables in OnDragDrop, but if you haven't told it to allow the component > you are dragging it will show the "No Drop allowed" cursor where you're > trying to drag it. Of course we're just guessing as to what's going wrong > because you dont bother to supply those details. > > Dave

