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