System.Bindings.CustomWrapper.TCustomWrapper.GetAttachment

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetAttachment: TObject; inline;

C++

System::TObject* __fastcall GetAttachment();

プロパティ

種類 可視性 ソース ユニット
function public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

説明

Attachment プロパティを操作するための取得メソッドの実装です。

GetAttachment メソッドは、Attachment プロパティを操作するための取得メソッドの実装です。 GetAttachment は、ラッパが付けられるオブジェクトを返します。

関連項目