Soap.SOAPAttachIntf.IMimeAttachmentHandler.GetOnGetAttachmentEvent

提供:RAD Studio API Documentation

Delphi

function  GetOnGetAttachmentEvent: TOnGetAttachmentEvent;

C++

virtual TOnGetAttachmentEvent __fastcall GetOnGetAttachmentEvent() = 0 ;

プロパティ

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

説明

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

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

関連項目