Data.Bind.ObjectScope.TBindSourceAdapter
Delphi
TBindSourceAdapter = class(TComponent, IBindSourceAdapter)
C++
class PASCALIMPLEMENTATION TBindSourceAdapter : public System::Classes::TComponent
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
Beschreibung
Repräsentiert die Adapterbasisklasse zur Bereitstellung von Daten für ein TAdapterBindSource-Objekt.