RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IMimeAttachmentHandler.SetOnSendAttachmentEvent Method

Assigns the OnSendAttachment event handler.

Pascal
procedure SetOnSendAttachmentEvent(OnSendAttachment: TOnSendAttachmentEvent);
C++
__fastcall SetOnSendAttachmentEvent(TOnSendAttachmentEvent OnSendAttachment);

SetOnSendAttachmentEvent is the write implementation for the OnSendAttachment event. 

OnSendAttachment is the event handler that should to respond to the event. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!