Hi, I'm receiving from a Delphi 7 app a unicode Stream (from Synapse library) containing Unicode data and I need to show it in a Lazarus form. How can I convert it to look correctly on screen?.
Example: The string "Leonardo Ramé" is shown as "Leonardo Ram\u009". -- Leonardo M. Ramé http://leonardorame.blogspot.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
