System.Bindings.EvalProtocol.ICustomScope.GetMappedObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMappedObject: TObject;

C++

virtual System::TObject* __fastcall GetMappedObject() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol ICustomScope

Beschreibung

Getter-Methode für die Eigenschaft MappedObject.

GetMappedObject ist die Getter-Methode für die Eigenschaft MappedObject.

Siehe auch