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

HTTPProd

This is function HTTPProd.ContentFromStream.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!