|
RAD Studio VCL Reference
|
Close TStreamReader and stream.
procedure Close; override;
virtual __fastcall Close();
This method closes the TStreamReader instance and the stream and frees all resources.
This method is functionally identical to the Microsoft .NET method StreamReader.Close.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|