RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPAttachment Properties

The properties of the TSOAPAttachment class are listed here.

 
Name 
Description 
 
Identifies the temporary file where the attachment is saved. 
 
Indicates whether the temporary file that contains the attachment data is deleted when TSOAPAttachment is freed. 
 
Specifies the MIME type of the attachment data. 
 
Indicates the encoding (character set) of the body of the attachment. 
 
Indicates the values of the headers received with the attachment. 
 
Indicates whether the TSOAPAttachment object should free its source stream. 
 
Indicates a stream from which to read the content of an attachment that the application sends. 
 
Specifies a string that is sent as the value of the attachment. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!