[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurs during read or write operations on a stream.
Source position: classesh.inc line 137
| type EStreamError = class(Exception) | 
| 
 | Exception raised when an error occurs during read or write operations on a stream. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
An EStreamError is raised when an error occurs during reading from or writing to a stream: Possible causes are
| 
 | Exception raised when an error occurred during creation of a TFileStream stream. |