RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringWriter.Close Method
Pascal
procedure Close; override;
C++
virtual __fastcall Close();

Close closes the TStringWriter and frees all its resources. 

This method is functionally identical to the Microsoft .NET method StringWriter.Close

 

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