RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
HTTPProd.ContentFromStream Function
Pascal
function ContentFromStream(AStream: TStream; AStripParamQuotes: Boolean; AHandleTag: THandleTagProc; AHandledTag: THandledTagProc): string;
C++
AnsiString ContentFromStream(TStream AStream, Boolean AStripParamQuotes, THandleTagProc AHandleTag, THandledTagProc AHandledTag);

This is function HTTPProd.ContentFromStream.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!