Soap.SOAPAttachIntf.IMimeAttachmentHandler.GetOnSendAttachmentEvent

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

Delphi

function  GetOnSendAttachmentEvent: TOnSendAttachmentEvent;

C++

virtual TOnSendAttachmentEvent __fastcall GetOnSendAttachmentEvent() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
Soap.SOAPAttachIntf.pas
Soap.SOAPAttachIntf.hpp
Soap.SOAPAttachIntf IMimeAttachmentHandler

説明

OnSendAttachment イベントハンドラを返します。

GetOnSendAttachmentEvent メソッドは,OnSendAttachment イベントハンドラの読み出し専用メソッドです。

関連項目