Specifies the stream that contains the content data.
property ContentStream: TIdStream;
ContentStream is a TStream property that specifies the stream containing the content data for the HTTP response.
WriteContent uses ContentStream, when assigned, to generate HTTP response content instead of ContentText.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|