Data.Bind.ObjectScope.TBindSourceAdapterLink

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBindSourceAdapterLink

Delphi

TBindSourceAdapterLink = class

C++

class PASCALIMPLEMENTATION TBindSourceAdapterLink : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

Is a base class with virtual methods that represents a binding expression that links to a binding source adapter.

See Also