property StatusCode: TScHttpStatusCode;
Description
The StatusCode property holds a value that indicates the status of the HTTP response. The expected values for status are defined in the TScHttpStatusCode enumeration.
This property is read-only.
See also