Re: Drag and Drop

Posted by James Nelson on November 21, 20012

In Reply to Drag and Drop posted by Peter on November 04, 20012

: I have two lists on a form, one has entries in it the other is blank. Is there any Delphi4.0 code available which allows the user to click on an item in the populated list and drag it to the other list?

You could try this for starters... might be useful,

htp://delphi.about.com/od/vclusing/a/dragdrop.htm

HTH
James

Related articles

       

Follow Ups