TStream() > Instance variables |
Indicates if stream data can be read.
Data type: | L | Default: | .F. |
The instance variable :lCanRead contains .T. (true) when the self object is capable of reading the low-level file stream data, otherwise .F. (false).
http://www.xHarbour.com