[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurred during creation of a TFileStream.
Source position: classesh.inc line 139
| type EFOpenError = class(EStreamError) | 
| 
 | Exception raised when an error occurred during creation of a TFileStream. | |
| | | ||
| 
 | Exception raised when an error occurs during read or write operations on a stream. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
When the operating system reports an error during the opening of a file in the Filestream Constructor, a EFOpenError is raised.
| 
 | Exception raised when an error occurs during read or write operations on a stream. | |
| 
 | Exception raised when an error occurred during creation of a TFileStream stream. |