|
Internet Direct (Indy)
|
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.
|
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. |