Data.Bind.ObjectScope.TAdapterBindSource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.ObjectScope.TCustomAdapterBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentTAdapterBindSource

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