API:Data.Bind.ObjectScope.TListBindSourceAdapter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.ObjectScope.TListBindSourceAdapterData.Bind.ObjectScope.TBaseListBindSourceAdapterData.Bind.ObjectScope.TBaseObjectBindSourceAdapterData.Bind.ObjectScope.TBindSourceAdapterTListBindSourceAdapter

Delphi

TListBindSourceAdapter<T: class> = class(TBaseListBindSourceAdapter)
TListBindSourceAdapter =  class(TListBindSourceAdapter<TObject>)

C++

template<typename T> class PASCALIMPLEMENTATION TListBindSourceAdapter__1 : public TBaseListBindSourceAdapter
class PASCALIMPLEMENTATION TListBindSourceAdapter : public TListBindSourceAdapter__1<System::TObject*>

Propriétés

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

Description



Représente la classe de base d'adaptateur pour la fourniture de données à un objet TAdapterBindSource.

Data.Bind.ObjectScope.TListBindSourceAdapter hérite de Data.Bind.ObjectScope.TBindSourceAdapter. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.ObjectScope.TBindSourceAdapter.

Représente la classe de base d'adaptateur pour la fourniture de données à un objet TAdapterBindSource.

Voir aussi