Incorporating RVF into an XML file
Posted: Thu Jun 12, 2008 12:20 pm
I've found myself in a situation where I need to save RVF code (text, not binary) to an XML file which is encoded in UTF-8. I'm wondering what the nature of RVF code is. As a string, is it ASCII or ANSI? In other words, does it ever contain characters between 128 and 255?
The TRichViewEdit which is the source of the RVF code is using Unicode, and all styles are Unicode.
Cheers,
Martin
The TRichViewEdit which is the source of the RVF code is using Unicode, and all styles are Unicode.
Cheers,
Martin