System.Bindings.EvalProtocol.IPlaceholder.Attachment

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Attachment: TObject read GetAttachment;

C++

__property System::TObject* Attachment = {read=GetAttachment};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IPlaceholder

Description

L'objet auquel le wrapper est attaché.

La propriété Attachment spécifie l'objet auquel le wrapper est attaché.

Voir aussi