Unicode string character.
Source position: systemh.inc line 676
| 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. |