System.Bindings.Expression.TBindingAssociation.RealObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

RealObject: TObject;

C++

System::TObject* RealObject;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression TBindingAssociation


Beschreibung

Gibt das Delphi-Objekt in der Zuordnung an.

Siehe auch