System.PUTF8String

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PUTF8String = ^UTF8String;

C++

typedef UTF8String *PUTF8String;

Propriétés

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

Description

PUTF8String est un pointeur sur un UTF8String.

PUTF8String est un pointeur sur un UTF8String.

Voir aussi