System.UTF8IdentToString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UTF8IdentToString(const Name: _PShortStr): string;

C++

extern DELPHI_PACKAGE UnicodeString __fastcall UTF8IdentToString(const PShortString Name);

Properties

Type Visibility Source Unit Parent
function public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.