tunicodestring
Unicode string representation.
Declaration
Source position: charset.pp line 25
Type
tunicodestring = ^tunicodechar
Description
tunicodestring is a type used to represent Unicode strings in this file, it should not be used for other Unicode routines.
See also
Name | Description |
---|---|
tunicodechar | Unicode character representation. |