System.Bindings.EvalProtocol.ICustomScope.SetMappedObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch