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

Close closes the TStreamWriter and the underlying stream and frees all resources. 

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

 

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