System.Bindings.CustomWrapper.TCustomWrapper.GetAttachment

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAttachment: TObject; inline;

C++

System::TObject* __fastcall GetAttachment();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

Description

Implémentation d'accesseur en lecture de la propriété Attachment.

La méthode GetAttachment est l'implémentation d'accesseur en lecture de la propriété Attachment. GetAttachment renvoie l'objet auquel le wrapper est attaché.

Voir aussi