| [Overview][Constants][Types][Procedures and functions][Index] | 
Unicode string representation.
Source position: charset.pp line 25
| type tunicodestring = ^tunicodechar; | 
tunicodestring is a type used to represent unicode strings in this file, it should not be used for other unicode routines.
| 
 | Unicode character representation. |