API:REST.Client.TRESTRequest

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TRESTRequest = class(TCustomRESTRequest)

C++

class PASCALIMPLEMENTATION TRESTRequest : public TCustomRESTRequest

Properties

Type Visibility Source Unit Parent
class public
REST.Client.pas
REST.Client.hpp
REST.Client REST.Client

Description

Container of the data and the logic to execute a REST request. REST.Client.TRESTRequest inherits from REST.Client.TCustomRESTRequest. All content below this line refers to REST.Client.TCustomRESTRequest.

Container of the data and the logic to execute a REST request.

See Also