Data.Bind.ObjectScope.TBindSourceAdapterInstanceFactory
Delphi
TBindSourceAdapterInstanceFactory = class
C++
class PASCALIMPLEMENTATION TBindSourceAdapterInstanceFactory : public System::TObject
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
Beschreibung
TBindSourceAdapterInstanceFactory ist eine interne Hilfsklasse, die von TListBindSourceAdapter<T> verwendet wird, um neue Instanzen der T-Klasse zu erstellen.
Hinweis: Normalerweise sollte eine Anwendung diese TBindSourceAdapterInstanceFactory nicht direkt verwenden.