System.PUCS2Char

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type PUCS2Char = ^Char;

C++

typedef WideChar * PUCS2Char;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

Représente un alias pour PWideChar.

PUCS2Char représente un alias pour PWideChar. Un caractère UCS2 représente un caractère Unicode, comme UTF16.

Voir aussi