Search found 2 matches

by danielpricecds
Wed Aug 26, 2020 3:06 pm
Forum: Support
Topic: TRVHtmlImporter with Unicode Characters
Replies: 2
Views: 10134

Re: TRVHtmlImporter with Unicode Characters

Thanks Sergey, that worked!
by danielpricecds
Wed Aug 26, 2020 8:19 am
Forum: Support
Topic: TRVHtmlImporter with Unicode Characters
Replies: 2
Views: 10134

TRVHtmlImporter with Unicode Characters

Hi, I am trying to load some html that conatains Unicode characters using the LoadHtml procedure on the TRVHtmlImporter component which seems, when the compilation is unicode enabled, to cast the input parameter to AnsiString which therefore translates the unicode characters to question marks. Any ...