System.Bindings.CustomScope.TCustomScope.GetMappedObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMappedObject: TObject;

C++

System::TObject* __fastcall GetMappedObject();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Bindings.CustomScope.pas
System.Bindings.CustomScope.hpp
System.Bindings.CustomScope TCustomScope

Beschreibung

Getter-Implementierung für die Eigenschaft MappedObject.

Die Methode GetMappedObject ist die als protected deklarierte Getter-Implementierung für die Eigenschaft MappedObject.

Siehe auch