RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IMimeAttachmentHandler.SetOnGetAttachmentEvent Method

Assigns the OnGetAttachment event handler.

Pascal
procedure SetOnGetAttachmentEvent(OnGetAttachment: TOnGetAttachmentEvent);
C++
__fastcall SetOnGetAttachmentEvent(TOnGetAttachmentEvent OnGetAttachment);

SetOnGetAttachmentEvent is the write implementation for the OnGetAttachment event. 

OnGetAttachment 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!