| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Unicode string character
Source position: systemh.inc line 521
| type UnicodeChar = WideChar; | 
UnicodeChar is a single character from a UnicodeString. It equals WideChar in all respects.
| 
 | The base two byte character type | |
| 
 | A string consisting of widechars. |