RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringWriter.Destroy Destructor

Destroy TStringWriter instance.

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

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

 

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