|
RAD Studio VCL Reference
|
Indicates if end of stream reached.
property EndOfStream: Boolean;
__property Boolean EndOfStream;
EndOfStream is true if the position of the TStreamReader is at the end of the stream and false otherwise.
This property is functionally identical to the Microsoft .NET property StreamReader.EndOfStream.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|