System.UCS2Char

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type UCS2Char = WideChar;

C++

typedef WideChar UCS2Char;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.pas
System.hpp
System System

Beschreibung

Alias für WideChar.

Der Typ UCS2Char repräsentiert einen Alias für WideChar.

Siehe auch