REST.Client.TRESTClientAdapter

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TRESTClientAdapter = class(TRESTComponentAdapter)

C++

class PASCALIMPLEMENTATION TRESTClientAdapter : 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 TCustomRESTClient. It creates bindable members.

See Also