[fpc-devel] new string - question on usage
Marco van de Voort
marcov at stack.nl
Thu Oct 13 14:36:35 CEST 2011
In our previous episode, Michael Schnell said:
> >
> > No, they have something else like TUnicodeRec or so.
> >
> Which does not provide a CodePage element ???
Afaik tansirec (d2009 style)=tunicoderec (d2009) style.
The rawbytestring type afaik depends on that, that any string can be passed
to it, and that the code typecasts the stringsrecord to the general record
type and figure out what it is.
More information about the fpc-devel
mailing list