RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPAttachment.Create Constructor

Creates and initializes a TSOAPAttachment object.

Pascal
constructor Create; override;
C++
virtual __fastcall TSOAPAttachment();

Call Create to instantiate a TSOAPAttachment object for an attachment you wish to send. When an application receives a SOAP attachment, an instance of TSOAPAttachment is created automatically to represent that attachment. 

 

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