[Lazarus] Does Lazarus support a complete Unicode Component Library?

Michael Schnell mschnell at lumino.de
Mon Jan 3 12:43:16 CET 2011


On 01/02/2011 07:04 PM, Bo Berglund wrote:
>
> What they did was to redefine the type string from AnsiString to
> something else unicode-ish in Delphi 2009.
I don't have D2009+, but from what I've read I understand that it's 
possible to force a New Delphi String to a certain (e.g. Code page based 
ANSI) coding and thus "old" software working on it should just run. If a 
(e.g.) library function is called it should automatically be converted 
if the callee needs this.

-Michael




More information about the Lazarus mailing list