API:System.WideStrUtils.AnsiToUtf8Ex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

extern DELPHI_PACKAGE System::UTF8String __fastcall AnsiToUtf8Ex(const System::AnsiString 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. Please help us document this topic by using the Discussion page!