On Wed, Jan 25, 2012 at 10:47 PM, Maxim Ganetsky <[email protected]> wrote:
> {$codepage 8859-1}
Thanks, Until now this sloved my problem in both Delphi and Lazarus
{$ifdef FPC}
{$mode delphi}
{$codepage 8859-1}
{$endif}
But strange, it is not as expected!.
Best Regards
Zaher Dirkey
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
