RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPAttachment.Ownership Property

Indicates whether the TSOAPAttachment object should free its source stream.

Pascal
property Ownership: TStreamOwnership;
C++
__property TStreamOwnership Ownership;

Ownership indicates whether TSOAPAttachment needs to free the stream that supplied the content of the attachment when the application supplied this data using the SetSourceStream method. 

 

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