Data.Bind.ObjectScope.TBindSourceAdapterCustomScope

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Bindings.CustomScope.TCustomScopeSystem.TInterfacedObjectSystem.TObjectTBindSourceAdapterCustomScope

Delphi

TBindSourceAdapterCustomScope = class(TCustomScope)

C++

class PASCALIMPLEMENTATION TBindSourceAdapterCustomScope : public System::Bindings::Customscope::TCustomScope

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope


Beschreibung

Ist ein benutzerdefinierter Gültigkeitsbereich, mit dem die Ausdrucks-Engine auf Feldnamen so zugreifen kann, wie auf Member eines gekapselten TBindSourceAdapter-Objekts.

Siehe auch