RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSoapDataList Class

TSoapDataList maintains a list of SOAP attachments.

Pascal
TSoapDataList = class(TList);
C++
class TSoapDataList : public TList;

Use TSoapDataList to store and maintain a list of SOAP attachments (TSOAPAttachment objects). 

 

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