RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamWriter.Destroy Destructor

Destroy TStreamWriter instance.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TStreamWriter();

This method destroys and frees all resources for a TStreamWriter instance. 

 

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