Indicates if an exception occurs when a file-based attachment cannot be created in MessageParts.
property ExceptionOnBlockedAttachments: Boolean;
ExceptionOnBlockedAttachments is a Boolean property used to indicate if an exception is raised when a file-based attachment cannot be created in MessageParts.
ExceptionOnBlockedAttachments is used when lading data into a TIdAttachmentFile instance in message parts.
The default value for ExceptionOnBlockedAttachments is False as assigned during initialization of the component.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|