System.TUCS4CharArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TUCS4CharArray = array [0..251658239] of UCS4Char;

C++

typedef UCS4Char* TUCS4CharArray;

Propriétés

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

Description

Représente un tableau de caractères UCS4.

TUCS4CharArray représente un tableau de caractères UCS4. TUCS4CharArray est fournie principalement à des fins de compatibilité C++.

Voir aussi