System.WideChar
From RAD Studio VCL Reference
C++ Information
From System.hpp
typedef wchar_t WideChar;
Unit: System
Type: typedef
Description
Represents a fundamental character type.
WideChar values are word-sized (16-bits) characters ordered according to the Unicode character set. The first 256 Unicode characters correspond to the ANSI characters.