REST.Client.TSubRESTClientBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TCustomRESTClientBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubRESTClientBindSource

Delphi

TSubRESTClientBindSource = class(TCustomRESTClientBindSource)

C++

class PASCALIMPLEMENTATION TSubRESTClientBindSource : public TCustomRESTClientBindSource

Properties

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

Description

LiveBindings bindsource for TCustomRESTClient that publishes subcomponent properties.

See Also