Data.Bind.ObjectScope.TBindSourceAdapterObjectFieldCustomScope

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Bindings.CustomScope.TCustomScopeSystem.TInterfacedObjectSystem.TObjectTBindSourceAdapterObjectFieldCustomScope

Delphi

TBindSourceAdapterObjectFieldCustomScope = class(TCustomScope)

C++

class PASCALIMPLEMENTATION TBindSourceAdapterObjectFieldCustomScope : 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 Feldes.

Siehe auch