Internet Direct (Indy)
Home
PreviousUpNext
TIdText Class

Implements a MIME-encoded text message part.

Pascal
TIdText = class(TIdMessagePart);

TIdText is a TIdMessagePart descendant that implements a MIME message part for textual content. 

TIdText provides properties to represent the textual content and representation for the message part, including Body and Charset. 

TIdText overrides methods from the ancestor class to perform formatting for the ContentType property using CharSet as attribute value. 

TIdAttachment and TIdText are used as collection items in a TIdMessageParts collection. 

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.