REST.Client.TCustomRESTResponse

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentTCustomRESTResponse

Delphi

TCustomRESTResponse = class(TBaseObjectBindSourceDelegate, IRESTResponseJSON)

C++

class PASCALIMPLEMENTATION TCustomRESTResponse : public Data::Bind::Objectscope::TBaseObjectBindSourceDelegate

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.

See Also