[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
[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 118
type EFCreateError = class(EStreamError) end; |
|
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 |
No notes exist for this page yet.