use a web browser like firefox and go to to a site...like https://www.google.com/intl/en/about/
and copy some text from there to your windows clipboard
then paste it into TRichEdit
here is HTML conversion procedure that we use to convert HTML to RVE format
procedure HTMLToRichView( HTML ...
Search found 4 matches
- Tue Aug 26, 2014 9:25 pm
- Forum: Support
- Topic: Upon paste html, strange characters in TRichEdit
- Replies: 3
- Views: 13607
- Tue Aug 26, 2014 8:22 pm
- Forum: Support
- Topic: Upon paste html, strange characters in TRichEdit
- Replies: 3
- Views: 13607
Upon paste html, strange characters in TRichEdit
Good Day,
When I copy html from a web browser, and paste the html from clipboard into TRichEdit, I sometimes get strange characters like this between words:
   Â
Please advise
Thanks,
Shawn
When I copy html from a web browser, and paste the html from clipboard into TRichEdit, I sometimes get strange characters like this between words:
   Â
Please advise
Thanks,
Shawn
- Fri Apr 11, 2014 2:55 am
- Forum: Support
- Topic: Is CSS supported with TRichView
- Replies: 2
- Views: 10937
- Fri Apr 11, 2014 2:53 am
- Forum: Support
- Topic: Is CSS supported with TRichView
- Replies: 2
- Views: 10937
Is CSS supported with TRichView
Greetings!
We sent a test email from gmail with richtext formatting (colored text and different size fonts) to our mail client Delphi application which has TRichView editor.
It looks like gmail uses CSS and a RGB syntax when composing rich text emails from gmail.
here's the code gmail generated ...
We sent a test email from gmail with richtext formatting (colored text and different size fonts) to our mail client Delphi application which has TRichView editor.
It looks like gmail uses CSS and a RGB syntax when composing rich text emails from gmail.
here's the code gmail generated ...