REST.Client.TRESTResponseAdapter

From RAD Studio API Documentation
Jump to: navigation, search

REST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRESTResponseAdapter

Delphi

TRESTResponseAdapter = class(TRESTComponentAdapter)

C++

class PASCALIMPLEMENTATION TRESTResponseAdapter : public Rest::Bindsource::TRESTComponentAdapter

Properties

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

Description

LiveBindings adapter for TCustomRESTResponse. It creates bindable members.

See Also