Internet Direct (Indy)
|
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.
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. |