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