System.PUTF8String
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.