API:Web.HTTPProd.ContentFromStream

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ContentFromStream(AStream: TStream;
AStripParamQuotes: Boolean; AHandleTag: THandleTagProc; AHandledTag: THandledTagProc): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall ContentFromStream(System::Classes::TStream* AStream, 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.