Topic Path: Symbol Reference > Constants > GContentType Constant
ContentsIndexHome
PreviousUpNext
GContentType Constant

Default value for the TIdHTTPResponseInfo.ContentType property.

File
GContentType = 'text/html';

GContentType is a String constant that represents the default value for the TIdHTTPResponseInfo.ContentType property. 

GContentType is used during initialization of the component to set value used when creating an HTTP response that cannot determine the MIME type for the response.

TIdHTTPResponse.ContentType

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.