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

Members exposed by TIdAttachmentMemory.

Event 
Description 
 
Methods
Method 
Description 
Resets the stream used in loading the contents of the message part. 
Resets the internal stream used to access the contents of the message part. 
Opens and initializes the internal stream needed for loading an attachment before transmission. 
Provides a stream for accessing the contents of the message part. 
Copies properties from a persistent object to the current object instance. 
Indicates the message part type to control decoding and processing during receipt. 
Stores the headers and message part content for the attachment into the specified file. 
Writes the content for an attachment onto the specified stream. 
 
 
Indicates the classification of the message part instance. 
 
Constructors
Constructor 
Description 
 
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. 
Provides access to the contents for the in-memory message part using a stream. 
Provides access to the contents for the in-memory message part as a string. 
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.