[Overview][Constants][Types][Procedures and functions][Index] |
Unicode character representation.
Source position: charset.pp line 24
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. |