REST.BindSource.TRESTComponentBindSource

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentTRESTComponentBindSource

Delphi

TRESTComponentBindSource = class(TBaseObjectBindSource)

C++

class PASCALIMPLEMENTATION TRESTComponentBindSource : public Data::Bind::Objectscope::TBaseObjectBindSource

Properties

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

Description

TRESTComponentBindSource is the LiveBindings bindsource for REST components.

See Also