Web.HTTPProd.ContentFromString

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
function public
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd Web.HTTPProd

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!