Data.Bind.ObjectScope.TBindSourceAdapter

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBindSourceAdapter

Delphi

TBindSourceAdapter = class(TComponent, IBindSourceAdapter)

C++

class PASCALIMPLEMENTATION TBindSourceAdapter : public System::Classes::TComponent

Properties

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

Description

Represents the adapter base class for providing data to a TAdapterBindSource object.

See Also