Ouvrir le menu principal

RAD Studio API Documentation β

System.Bindings.CustomWrapper.TCustomWrapper.GetAttachment

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