API:REST.Client.TSubRESTRequestBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TCustomRESTRequestBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubRESTRequestBindSource

Delphi

TSubRESTRequestBindSource = class(TCustomRESTRequestBindSource)

C++

class PASCALIMPLEMENTATION TSubRESTRequestBindSource : public TCustomRESTRequestBindSource

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.

REST.Client.TSubRESTRequestBindSource inherits from REST.Client.TCustomRESTRequestBindSource. All content below this line refers to REST.Client.TCustomRESTRequestBindSource.

LiveBindings bindsource for TCustomRESTRequest that creates an adapter.

See Also