Represents the set of HTTP options used for an HTTP client.
TIdHTTPOptions = set of TIdHTTPOption;
HTTPOptions is a Set type that can contain 0 (zero), 1, or more of the TIdHTTPOption values used for a TIdHTTP client.
HTTPOptions is the type used to represent the TIdCustomHTTP.HTTPOptions property.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|