System.Bindings.EvalProtocol.IPlaceholder.Attachment

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

Delphi

property Attachment: TObject read GetAttachment;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IPlaceholder

説明

ラッパが付けられるオブジェクト。

Attachment プロパティは、ラッパが付けられる新しいオブジェクトを示します。

関連項目