API:REST.Client.TRESTResponse

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TCustomRESTResponseData.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentTRESTResponse

Delphi

TRESTResponse = class(TCustomRESTResponse)

C++

class PASCALIMPLEMENTATION TRESTResponse : public TCustomRESTResponse

Properties

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

Description

Base class for classes that represent an HTTP response.

REST.Client.TRESTResponse inherits from REST.Client.TCustomRESTResponse. All content below this line refers to REST.Client.TCustomRESTResponse.

Base class for classes that represent an HTTP response.

See Also