REST.Client.TCustomRESTClientBindSource

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCustomRESTClientBindSource = class(TRESTComponentBindSource)

C++

class PASCALIMPLEMENTATION TCustomRESTClientBindSource : public Rest::Bindsource::TRESTComponentBindSource

Properties

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

Description

LiveBindings bindsource for TCustomRESTClient that creates an adapter.

See Also