Data.Bind.ObjectScope.TAdapterBindSource

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TCustomAdapterBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentTAdapterBindSource

Delphi

TAdapterBindSource = class(TCustomAdapterBindSource)

C++

class PASCALIMPLEMENTATION TAdapterBindSource : public TCustomAdapterBindSource

Properties

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

Description

Bind source which supports adapters to connect to different types of data.

See Also