Data.Bind.ObjectScope.TAdapterBindSource
Delphi
TAdapterBindSource = class(TCustomAdapterBindSource)
C++
class PASCALIMPLEMENTATION TAdapterBindSource : public TCustomAdapterBindSource
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
Beschreibung
Ist die Basisklasse für die Bindungsquelle, die Adapter bei der Verbindung mit verschiedenen Datentypen unterstützt.
Siehe auch
- Data.Bind.ObjectScope.TCustomAdapterBindSource
- Data.Bind.ObjectScope.TPrototypeBindSource
- REST.Client.TRESTResponseAdapter
- REST.Client.TRESTRequestAdapter
- REST.BindSource.TRESTComponentAdapter
- REST.Client.TRESTClientAdapter
- Tutorial: Verwenden von TAdapterBindSource und dem LiveBindings-Designer
- LiveBindings in RAD Studio