Internet Direct (Indy) Version 9.0.1 Beta
TIdMessageDecoder.Filename
Represents the file name for RFC-822 message attachments.

property Filename: string;
Description
Filename is a read-only String property that represents the file name for an attachment in a RFC-822 compliant message part. Filename is used by TIdMessageDecoder descendants, like TIdMessageDecoderMIME, TIdMessageDecoderUUE, and TIdMessageDecoderUUE.