OutputBytes Property
Contains the response content.
Syntax
property OutputBytes: TBytes read get_OutputBytes;
Remarks
Use this property to access the content received from the server in response to a prior request.
This property is read-only and not available at design time.