[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurred during creation of a TFileStream stream.
Source position: classesh.inc line 126
type EFCreateError = class(EStreamError) |
|
Exception raised when an error occurred during creation of a TFileStream stream. |
|
| | ||
|
Exception raised when an error occurs during read or write operations on a stream. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
When the operating system reports an error during creation of a new file in the Filestream Constructor, a EFCreateError 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 |