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

PUnicodeString

Pointer to unicodestring.

Declaration

Source position: systemh.inc line 694

type PUnicodeString = ^UnicodeString;

Description

PUnicodeString is a pointer to a UnicodeString string.

See also

UnicodeChar

  

Unicode string character.

PUnicodeChar

  

Pointer to Unicode character.

WideChar

  

The base two byte character type.


Documentation generated on: Jul 24 2023