EFOpenError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Exception raised when an error occurred during creation of a TFileStream
Declaration
Source position: classesh.inc line 127
Type
EFOpenError = class (EStreamError)
;
Description
When the operating system reports an error during the opening of a file in the Filestream Constructor , a EFOpenError is raised.
MembersNo members available
Inheritance
| Class | Description |
|---|---|
| EFOpenError | Exception raised when an error occurred during creation of a TFileStream |
See also
| Name | Description |
|---|---|
| EFCreateError | Exception raised when an error occurred during creation of a TFileStream stream. |
| EStreamError | Exception raised when an error occurs during read or write operations on a stream. |