RAD Studio VCL Reference
|
Occurs when TSoapPascalInvoker sends each attachment included in the response to the current request.
property OnSendAttachment: TOnSendAttachmentEvent;
__property TOnSendAttachmentEvent OnSendAttachment;
Write an OnSendAttachment event handler to examine or alter the attachments that are to be included in a message that represents the results of a method call. OnSendAttachment occurs once for each attachment sent with the response message.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|