| [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. |