System.UTF8ArrayToString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function UTF8ArrayToString(const S: array of _AnsiChr): string;
function UTF8ArrayToString(const S: array of Byte): string; overload;

C++

extern DELPHI_PACKAGE UnicodeString __fastcall UTF8ArrayToString(const char *S, const System::NativeInt S_High)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.pas
System.hpp
System System


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Voir aussi