Data.Bind.ObjectScope.TAdapterBindSource

From RAD Studio API Documentation
Jump to: navigation, search

Error: Image is invalid or non-existent.

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