ResponseParameters Property
Contains the HTTP server's response parameters.
Syntax
property ResponseParameters: TsbxHTTPResponseParameters read get_ResponseParameters;
Remarks
Use this property to access the properties of the received HTTP response.
This property is read-only and not available at design time.