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
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: Data.Bind.ObjectScope

Delphi

TAdapterBindSource = class(TCustomAdapterBindSource)

C++

class PASCALIMPLEMENTATION TAdapterBindSource : public TCustomAdapterBindSource

Description

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

See Also