Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

PUnicodeChar

Pointer to Unicode character.

Declaration

Source position: systemh.inc line 693

type PUnicodeChar = ^UnicodeChar;

Description

PUnicodeChar is a pointer to a Unicode character, just like PChar is a pointer to a Char ansistring character.

See also

UnicodeChar

  

Unicode string character.

WideChar

  

The base two byte character type.

UnicodeString

  

A string consisting of widechars.


Documentation generated on: Jul 24 2023