Guest_imported
New member
- Jan 1, 1970
- 0
I use a TWebBrowser component to display a HTML report I generate from a database. However, some of my users would like to use the Copy function to copy text from the webbrowser component and then paste it into standard Delphi edit boxes (or indeed, other applications).
For some reason, this does not seem to work! I'm using Delphi 6 Enterprise but can not find any examples/instructions on how to enable this interaction (even the one way interaction I need) with the Clipboard. I have also used applications that use a similar web browser component in much the same way, so my question is, how????
Any help or pointers will be much appreciated. CTRL+C has not been assigned to any actions of my own, and the right click menu when you select text even has the Copy option.
Thanks
For some reason, this does not seem to work! I'm using Delphi 6 Enterprise but can not find any examples/instructions on how to enable this interaction (even the one way interaction I need) with the Clipboard. I have also used applications that use a similar web browser component in much the same way, so my question is, how????
Any help or pointers will be much appreciated. CTRL+C has not been assigned to any actions of my own, and the right click menu when you select text even has the Copy option.
Thanks