Data.Bind.ObjectScope.TBindSourceAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBindSourceAdapter

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.

Siehe auch