REST.BindSource.TRESTComponentAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRESTComponentAdapter

Delphi

TRESTComponentAdapter = class(TBindSourceAdapter)

C++

class PASCALIMPLEMENTATION TRESTComponentAdapter : public Data::Bind::Objectscope::TBindSourceAdapter

Properties

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

Description

Represents the LiveBindings adapter for REST components.

TRESTComponentAdapter is used to create bindable members.

See Also