RAD Studio VCL Reference
ContentsIndex
THTTPReqResp Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Indicates the number of milliseconds that can elapse before aborting an attempt to connect to the server. 
 
Contains information used by the Form designer. 
 
This is MaxSinglePostSize, a member of class THTTPReqResp. 
 
Specifies the value of the MIME boundary header, if any, for the section of the document that contains the method call. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Indicates the number of milliseconds that can elapse before canceling a request when no response is received from the server. 
 
Indicates the number of milliseconds that can elapse before timing out the sending of a request. 
 
Specifies the SoapAction header to include in the HTTP message that executes the method call. 
 
URL 
Specifies the URL that identifies the target interface on the target Web Service application. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.