RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOPConvert.SetAttachments Method

Sets the value of the Attachments property.

Pascal
procedure SetAttachments(Value: TSoapDataList);
C++
__fastcall SetAttachments(TSoapDataList Value);

SetAttachments is the write implementation for the Attachments property. 

Value is a list of TSoapAttachment objects that encapsulate the current set of attachments. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!