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

This method closes the TStringReader instance and frees all resources. 

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

 

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