API:Data.Bind.ObjectScope.TBaseListBindSourceAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBaseObjectBindSourceAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBaseListBindSourceAdapter

Delphi

TBaseListBindSourceAdapter = class(TBaseObjectBindSourceAdapter)

C++

class PASCALIMPLEMENTATION TBaseListBindSourceAdapter : public TBaseObjectBindSourceAdapter

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.

Data.Bind.ObjectScope.TBaseListBindSourceAdapter inherits from Data.Bind.ObjectScope.TBindSourceAdapter. All content below this line refers to Data.Bind.ObjectScope.TBindSourceAdapter.

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

See Also