API:REST.Client.TSubRESTResponseBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TCustomRESTResponseBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubRESTResponseBindSource

Delphi

TSubRESTResponseBindSource = class(TCustomRESTResponseBindSource)

C++

class PASCALIMPLEMENTATION TSubRESTResponseBindSource : public TCustomRESTResponseBindSource

Properties

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

Description

LiveBindings bindsource for TCustomRESTResponse that creates an adapter.

REST.Client.TSubRESTResponseBindSource inherits from REST.Client.TCustomRESTResponseBindSource. All content below this line refers to REST.Client.TCustomRESTResponseBindSource.

LiveBindings bindsource for TCustomRESTResponse that creates an adapter.

See Also