Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Oct : D7 - How to drag text from TWebBrowser to Editbox/Memo?
| Subject: | D7 - How to drag text from TWebBrowser to Editbox/Memo? |
| Posted by: | "Joey" (nospam@please.net) |
| Date: | Wed, 17 Oct 2007 19:38:13 |
Hi all
how to drag selected text from a TWebBrowser and drop it onto an Edit
box or a Memo?
Basically I'd like to select a text within a web page (after I have
navigated to an URL) and drag & drop it to an edit box/Memo.
thanks in advance for any help