Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPResponseInfo.ContentText Property

Specifies the content for the HTTP response.

Pascal
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. 

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.