RAD Studio VCL Reference
ContentsIndex
TSOAPAttachment Members Public Properties
Public Properties
 
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. 
 
Specifies the object that controls the lifetime of a TRemotable instance. 
 
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 how the value of the TRemotable descendant encodes its value. 
 
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.