UnicodeChar
Unicode string character
Declaration
Source position: systemh.inc line 645
Type
UnicodeChar = WideChar
Description
UnicodeChar is a single character from a UnicodeString. It equals WideChar in all respects.
See also
Name | Description |
---|---|
UnicodeString | A string consisting of widechars. |
WideChar | The base two byte character type |