RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SOAPAttachIntf.TOnSendAttachmentEvent Type
Pascal
TOnSendAttachmentEvent = procedure (AttachmentStream: TStream; Attachment: TSOAPAttachment) of object;
C++
(AttachmentStream: TStream; Attachment: TSOAPAttachment) ( TOnSendAttachmentEvent)();

SOAPAttachIntf

This is type SOAPAttachIntf.TOnSendAttachmentEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!