API:Web.HTTPApp.EncodingGetBytes

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function EncodingGetBytes(const AContentType: string; const AValue: string): TBytes;

C++

extern DELPHI_PACKAGE System::DynamicArray<System::Byte> __fastcall EncodingGetBytes(const System::UnicodeString AContentType, const System::UnicodeString AValue);

プロパティ

種類 可視性 ソース ユニット
function public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp Web.HTTPApp

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。