[fpc-pascal] DOM, XMLRead, XMLWrite - cwstring requirement
Sven Barth
pascaldragon at googlemail.com
Fri Sep 28 12:56:00 CEST 2012
Am 28.09.2012 11:42, schrieb Graeme Geldenhuys:
> On 2012-09-28 10:28, michael.vancanneyt at wisa.be wrote:
>>
>> No, it is just for the XML reader, since it uses widestrings:
>
> Ah, so it only takes affect on the WideString type, not the String type.
> I guess from the name 'widestring manager' I should have seen that
> relationship. :)
The most important tasks for the widestring manager is the conversion of
WideString (and also UnicodeString) to AnsiString with a certain code
page and the other way round.
Regards,
Sven
More information about the fpc-pascal
mailing list