Internet Direct (Indy)
Home
PreviousUpNext
TIdMessagePart.IsEncoded Property

Indicates that the body for the message part is MIME-encoded.

Pascal
property IsEncoded: Boolean;

IsEncoded is a read-only Boolean property that indicates the body of the message part is stored in MIME-encoded form. IsEncoded normally reflects that the body contains a graphic image, a BASE64-, or a QUOTED-PRINTABLE-encoded value.

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.