Topic Path: Symbol Reference > Files > IdMessage.pas
ContentsIndexHome
PreviousUpNext
IdMessage.pas

Contains Classes, Types, Procedures, and Functions needed to define and implement classes used to create, transport, and manage Internet mail messages and attachments.

IdMessage.pas contains Classes, Types, Procedures, and Functions needed to define and implement classes used to create, transport, and manage Internet mail messages and attachments.

Class 
Description 
Exeception raised when attempting to load a message from an invalid or missing file name. 
Indicates an error creating text message parts. 
Encapsulates an Internet Message used with standards-based transmission protocols. 
Represents MIME boundary markers from RFC message headers. 
Constant 
Description 
Default value for the TIdMessage.NoDecode property. 
Default value for the TIdMessage.Priority property. 
 
Value used in the RFC 2822-compliant message header. 
Contains the textual representation of message flag values. 
Enumeration 
Description 
Identifies the encoding method used for an Internet message. 
Represents valid message flag values. 
Specifies the message priority. 
Type 
Description 
Event type signalled when an attachment is detected while processing a message. 
Event type signalled when the content transfer, header and language encodings have been detected for a mail message. 
Specified the event type for message handling. 
Represents message flags currently set in a message instance. 
 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.