System.PUTF8Char

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type PUTF8Char = ^AnsiChar;

C++

typedef char * PUTF8Char;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.