[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pointer to Unicode character
Source position: systemh.inc line 565
type PUnicodeChar = ^UnicodeChar; |
PUnicodeChar is a pointer to a Unicode character, just like PChar is a pointer to a Char ansistring character.
|
Unicode string character |
|
|
The base two byte character type |
|
|
A string consisting of widechars. |