Pointer to unicodestring.
Source position: systemh.inc line 682
type PUnicodeString = ^UnicodeString; |
PUnicodeString is a pointer to a UnicodeString string.
|
Unicode string character. |
|
|
Pointer to Unicode character. |
|
|
The base two byte character type. |