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 publishes subcomponent properties.

See Also