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