RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ISOAPHeaders.SetOwnsSentHeaders Method

Sets the value of the OwnsSentHeaders property.

Pascal
procedure SetOwnsSentHeaders(Flag: Boolean);
C++
__fastcall SetOwnsSentHeaders(Boolean Flag);

SetOwnsSentHeaders is the write implementation for the OwnsSentHeaders property. 

Flag is the new value of the OwnsSentHeaders property. 

 

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