Topic Path: Symbol Reference > Classes > TIdAttachment Class > TIdAttachment Members
ContentsIndexHome
PreviousUpNext
TIdAttachment Members

Members exposed by TIdAttachment.

Event 
Description 
 
Methods
Method 
Description 
Copies properties from a persistent object to the current object instance. 
Specifies the method used to close the internal stream needed for loading an attachment before transmission. 
Resets the internal stream used to access the message part. 
Specifies the method used to open and initialize the internal stream needed for loading an attachment before transmission. 
Indicates the message part type to control decoding and processing during receipt. 
Provides a stream for the contents of the message part. 
Stores the headers and message part content for the attachment into the specified file. 
Writes the content for an attachment onto the specified stream. 
 
 
Constructors
Constructor 
Description 
Constructor for the collection item. 
Destructors
Destructor 
Description 
Frees the object instance. 
Property 
Description 
Character sequence that delimits the message part. 
Indicates that a boundary marker appears at the beginning of the message part. 
Indicates that a boundary marker appears at the end of the message part. 
 
Represents descriptive information with a given message body. 
Indicates presentation and storage parameters for the message part. 
Identifier for the message part. 
Specifies a URI that is the resource location for the entity in the message. 
Identifies the encoding scheme for the message part. 
Identifies the MIME media type for the message. 
Optional attribute parameter for the ContentType in a message part. 
Represents message headers not used for with property storage. 
File name used to the store the attachment. 
Represents message headers in native form. 
Indicates that the body for the message part is MIME-encoded. 
 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.