REST.Client.TRESTClientAdapter

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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