System.Bindings.CustomScope.TCustomScope.SetMappedObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetMappedObject(const Value: TObject);

C++

void __fastcall SetMappedObject(System::TObject* const Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Bindings.CustomScope.pas
System.Bindings.CustomScope.hpp
System.Bindings.CustomScope TCustomScope

Description

Implémentation d'accesseur en écriture de la propriété MappedObject.

La méthode SetMappedObject est l'implémentation d'accesseur en écriture protégée de la propriété MappedObject.

Voir aussi