help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

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 119

type EFOpenError = class(EStreamError) end;

Inheritance

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.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

When the operating system reports an error during the opening of a file in the Filestream Constructor, a EFOpenError is raised.

See also

EStreamError

  

Exception raised when an error occurs during read or write operations on a stream.

EFCreateError

  

Exception raised when an error occurred during creation of a TFileStream stream.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505