Search found 4 matches
- Thu Apr 16, 2009 4:28 pm
- Forum: Support
- Topic: Insert Unicode in RichText
- Replies: 6
- Views: 15392
- Tue Apr 14, 2009 4:45 pm
- Forum: Support
- Topic: Insert Unicode in RichText
- Replies: 6
- Views: 15392
- Mon Apr 13, 2009 3:15 pm
- Forum: Support
- Topic: Insert Unicode in RichText
- Replies: 6
- Views: 15392
Insert Unicode in RichText
Thanks Sergey that worked fine. Now I am having another problem, I load an RTF from a file into a TRichViewEdit, the RTF was created with wordpad and contains some Unicode lines (Thai), programatically I insert more unicode lines (as shown in my example below), after that I have to output the RTF as ...
- Fri Apr 10, 2009 7:14 pm
- Forum: Support
- Topic: Insert Unicode in RichText
- Replies: 6
- Views: 15392
Insert Unicode in RichText
Delphi 7, I have a problem where I need to replace some plain text in a Rich Text with unicode characters, the replacement is done correctly, the problem is when I save the Rich text to a File and when I reload it to the RichViewEdit, the replaced unicode is displayed as ???????, if I open the same ...