[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

UnicodeChar

Unicode string character

Declaration

Source position: systemh.inc line 363

type UnicodeChar = WideChar;

Description

UnicodeChar is a single character from a UnicodeString. It equals WideChar in all respects.

See also

WideChar

UnicodeString

The latest version of this document can be found at lazarus-ccr.sourceforge.net.