Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPResponseInfo.ContentStream Property

Specifies the stream that contains the content data.

Pascal
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

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.