API:System.WideStrUtils.Utf8ToAnsiEx

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Utf8ToAnsiEx(const S: UTF8String; const cp : integer): AnsiString;

C++

extern DELPHI_PACKAGE System::AnsiString __fastcall Utf8ToAnsiEx(const System::UTF8String S, const int cp);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.