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

Members exposed by TIdMessage.

Event 
Description 
Event handler triggered to create a new attachment for the message. 
Event triggered to maintain content transfer encoding, header encoding, and character set used for the mail message. 
Methods
Method 
Description 
Adds a header and value to the message. 
Clears the header and body for the message. 
Clears the contents of the message body. 
Clear the contents of the message header. 
Indicates if the message has multiple message parts. 
Implements creating a new message attachment. 
Captures and removes a character set parameter present in a RFC 2822-compliant message header. 
Creates the list of headers for the message. 
Initializes the default values for the content transfer encoding, encoding, and character sets for the message. 
Indicates if the Body for the message is blank. 
Determines if encoding is required to represent lines in the Body of the message. 
Loads message headers and message parts from a file. 
Loads message headers and message parts from an input stream. 
Updates message properties based on header values in the message. 
Stores message headers and contents in a file. 
Stores message headers and message parts to an output stream. 
 
Version number for Indy component suite. 
Destructors
Destructor 
Description 
Frees the object instance. 
Constructors
Constructor 
Description 
Constructor for the object instance. 
 
Property 
Description 
Identifies the default encoding mechanism used for message parts. 
Path to use when creating or accessing the temporary files for file-based attachments in the message. 
Indicates blind carbon copy recipients for the message. 
Body 
Represents the body of the message. 
Carbon copy recipients for the message. 
Indicates the character set used for the message. 
Indicates presentation and storage parameters for the message. 
Specifies the MIME encoding for the message during message transmission. 
Identifies the MIME media type for the message. 
Indicates if a misplaced message body is converted prior to transmission. 
Date 
The date a message was sent. 
Identifies the encoding algorithm for message attachments. 
Indicates if an exception occurs when a file-based attachment cannot be created in MessageParts
Additional headers for the message. 
Represents mailbox message flags for the message. 
From 
Identifies the original author of the message. 
List of original authors for the message. 
Header values for the message. 
Original message identifier for a response message. 
Indicates when the message body is MIME-encoded. 
Indicates if a single message part exists for a MIME-encoded message. 
Provides access to headers used during transmission of the mail message. 
List of message parts for the message. 
Represents MIME boundary markers for the message. 
Message identifier assigned to the message. 
Identifies newsgroup to receive the message. 
Requests a message in raw form. 
Indicates if encoding can be omitted for Headers and Body prior to message transmission. 
Identifies the organizational affiliation for the message author. 
Identifies the message priority. 
Return receipt email address. 
Identifies the recipients of a message. 
Identifies the reply-to messages. 
Identifies the delivery address for message replies. 
Identifies the sender of the message. 
Identifies the subject for the message. 
UID 
Unique Identifier for a message. 
Indicates that the message uses the current date and time when sent. 
Identifies the version number for the Indy component suite. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.