RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamAdapter.StreamOwnership Property

Specifies whether the TStreamAdapter should act as the Owner of the associated stream object.

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

StreamOwnership indicates whether the TStreamAdapter is responsible for freeing the associated stream object. 

 

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