System.Bindings.EvalProtocol.ICustomScope.SetMappedObject
Delphi
procedure SetMappedObject(const Value: TObject);
C++
virtual void __fastcall SetMappedObject(System::TObject* const Value) = 0 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | ICustomScope | 
Beschreibung
Setter-Methode für die Eigenschaft MappedObject.
SetMappedObject ist die Setter-Methode für die Eigenschaft MappedObject.