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

Default value for the TIdHTTPResponseInfo.ResponseNo property.

File
GResponseNo = 200;

GResponseNo is an Integer constant that represents the default value for the TIdHTTPResponseInfo.ResponseNo property. 

GResponseNo is the value assigned when creating the TIdHTTPResponseInfo instance for an HTTP response.

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