Internet Direct (Indy)
Home
PreviousUpNext
TIdMessage.IsBodyEncodingRequired Method

Determines if encoding is required to represent lines in the Body of the message.

Pascal
function IsBodyEncodingRequired: Boolean;

Boolean - True when the Body contains values that require encoding. value Decimal 127.

IsBodyEncodingRequired is a Boolean function used to determine if encoding is required to represent lines in the Body of the message. 

IsBodyEncodingRequired returns False if all of the lines in the Body can be expressed using the 7bit encoding value. IsBodyEncodingRequired

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.