HTTPProd.ContentFromString
From RAD Studio VCL Reference
Delphi Information
From HTTPProd.pas
function ContentFromString(const AValue: string; AStripParamQuotes: Boolean; AHandleTag: THandleTagProc; AHandledTag: THandledTagProc): string;
Unit: HTTPProd
Type: function
Visibility: public
C++ Information
From HTTPProd.hpp
System::UnicodeString __fastcall ContentFromString(System::UnicodeString AValue, bool AStripParamQuotes, THandleTagProc AHandleTag, THandledTagProc AHandledTag);
Unit: HTTPProd
Type: function
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!