Copy Images as a Text to Clipboard
Posted: Mon Nov 03, 2008 5:26 pm
Hello I have a problem with my TRichView:
In the document there is a lot of text and small images.
Now, when user selects the text with the images for copy to clipboard images are ignored ( I use CopyText() method).
Now I would like to make the copying better and copy text with images like that
How can I do it?
Thanks. Jacek.
In the document there is a lot of text and small images.
Now, when user selects the text with the images for copy to clipboard images are ignored ( I use CopyText() method).
Now I would like to make the copying better and copy text with images like that
I use AddPictureEx with Name value that I want to be visible after copy.text text text <image Name> text text text
How can I do it?
Thanks. Jacek.