Unicode character representation.
Source position: charset.pp line 26
type tunicodechar = Word; |
tunicodechar is a type used to represent Unicode characters in this file, it should not be used for other Unicode routines.
|
Unicode string representation. |