RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IMimeAttachmentHandler Members

The following tables list the members exposed by IMimeAttachmentHandler.

 
Name 
Description 
 
Occurs for each attachment as it is read. 
 
Occurs for each attachment that is added to a multipart form to be sent. 
 
Name 
Description 
 
Adds a specified header to the SOAP envelope portion of the emerging . 
 
Creates and initializes a stream that will eventually contain an assembled multipart form. 
 
Performs any necessary final steps in creating the emerging multipart form. 
 
Returns the value of the MIMEBoundary property. 
 
Returns a stream from which to read the assembled multipart form. 
 
Returns the OnGetAttachment event handler. 
 
Returns the OnSendAttachment event handler. 
 
Parses a multipart form into the SOAP envelope and a list of attachments. 
 
Sets the value of the MIMEBoundary property. 
 
Assigns the OnGetAttachment event handler. 
 
Assigns the OnSendAttachment event handler. 
 
Name 
Description 
 
Indicates the MIME boundary string that signals the boundaries between the parts of the multipart form. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!