Delphi
type Char = WideChar;
C++
typedef WideChar Char;
Embarcadero Technologies does not currently have any additional information.