Data.Bind.ObjectScope.TBindSourceAdapterInstanceFactory

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TObjectTBindSourceAdapterInstanceFactory

Delphi

TBindSourceAdapterInstanceFactory = class

C++

class PASCALIMPLEMENTATION TBindSourceAdapterInstanceFactory : public 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

TBindSourceAdapterInstanceFactory est une classe utilitaire interne utilisée par TListBindSourceAdapter<T> pour créer de nouvelles instances de la classe T.

Remarque: Les applications ne doivent normallement pas utiliser TBindSourceAdapterInstanceFactory directement.