Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageEncoder.Filename Property

Identifies the file name that contains the contents of an RFC-822 message part.

Pascal
property Filename: string;

Filename is a String property that identifies the file system location that contains the contents of an RFC 2822-compliant message part. Filename can be updated to indicate that the RFC message part contents originate from the local file system rather than an inline stream. 

Use Encode with Filename as the input source to perform encoding from a file.

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.