System.Bindings.EvalProtocol.ICustomScope.GetMappedObject
Delphi
function GetMappedObject: TObject;
C++
virtual System::TObject* __fastcall GetMappedObject(void) = 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.