API:System.WideStrUtils.AnsiToUtf8Ex
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.