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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.WideStrUtils.pas System.WideStrUtils.hpp |
System.WideStrUtils | System.WideStrUtils |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。