Name

WideChar Type

Syntax

type WideChar = #0..#65535;

Description

The WideChar type represents a 16-bit Unicode character. Unicode is a superset of the AnsiChar type: values between #0 and #255 are the same in both character sets, but Unicode has many additional characters to support a variety of international languages.

See Also

AnsiChar Type, Char Type, Chr Function, OleStrToString Function, OleStrToStrVar Procedure, Ord Function, PWideChar Type, String Keyword, StringToOleStr Function, StringToWideChar Function, WideCharLenToString Function, WideCharLenToStrVar Procedure, WideCharToString Function, WideCharToStrVar Procedure, WideString Type
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset