REST.Client.TCustomRESTRequestBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceTCustomRESTRequestBindSource

Delphi

TCustomRESTRequestBindSource = class(TRESTComponentBindSource)

C++

class PASCALIMPLEMENTATION TCustomRESTRequestBindSource : 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 TCustomRESTRequest that creates an adapter.

See Also