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