Web.HTTPProd.ContentFromString

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

Delphi

function ContentFromString(const AValue: string;
AStripParamQuotes: Boolean; AHandleTag: THandleTagProc; AHandledTag: THandledTagProc): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall ContentFromString(const System::UnicodeString AValue, bool AStripParamQuotes, THandleTagProc AHandleTag, THandledTagProc AHandledTag);

プロパティ

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

説明

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