Soap.SOAPAttachIntf.IMimeAttachmentHandler.GetOnSendAttachmentEvent
Delphi
function GetOnSendAttachmentEvent: TOnSendAttachmentEvent;
C++
virtual TOnSendAttachmentEvent __fastcall GetOnSendAttachmentEvent(void) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | Soap.SOAPAttachIntf.pas Soap.SOAPAttachIntf.hpp |
Soap.SOAPAttachIntf | IMimeAttachmentHandler |
Beschreibung
Gibt die Ereignisbehandlungsroutine für OnSendAttachment zurück.
GetOnSendAttachmentEvent ist die Lesemethode des Ereignisses OnSendAttachment.