[fpc-devel] Controlling the output of the widestring manager

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Nov 27 21:03:24 CET 2007


On Nov 27, 2007 8:58 PM, Daniƫl Mantione <daniel.mantione at freepascal.org> wrote:
> This function has a code page parameter, which allows you to specify
> the code page you want to use?

umm ... I missread it and thougth that only the values on the table
are possible =)

ok, so:

OutputFormat: TEncoding;

TEncoding = (eCurrentLocale, eUtf8, etc);

or something similar?

-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list