trichview.support
unicode to codepoint help |
Author |
Message |
Richard Caruana |
Posted: 02/01/2005 2:23:00 I have tried resending a message which keeps getting posted back to me as unsent. Has my email been blacklisted by your server ? I have reposted it here: Hello Sergey, Can you please send me a demo project which shows how to use these please. I have tried but nothing seems to be happening when I press the button I have also added RVFMisc to the USES clause I have added a TntEdit (and I also tried TEdit) and a TButton with the following code :- procedure TForm1.Button6Click(Sender: TObject); begin RVEncodeWideString(TntEdit2.text); end; I then try typing "hello" into the edit box and click the button, expecting the text to change format, But nothing happens when I click the button. I then try typing "50FC" into the edit box and click the button, expecting the text to change format, But nothing happens when I click the button. Any help is appreciated Richard caruanar@acay.com.au |
Powered by ABC Amber Outlook Express Converter