Class reference used to create attachments in a mail message.
TIdAttachmentClass = class of TIdAttachment;
TIdAttachmentClass is a TIdAttachment class reference. TIdAttachmentClass provides a mechanism for creating an instance of the base attachment class as used in TIdMessage.
TIdAttachmentClass is the type used to represent the CreateAttachmentClass in TIdMessage.
Use OnCreateAttachment in TIdMessage to use an event handler to instantiate attachment class instances.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|