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



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

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 118

type EFCreateError = class(EStreamError) end;

Inheritance

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.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

When the operating system reports an error during creation of a new file in the Filestream Constructor, a EFCreateError is raised.

See also

EStreamError

  

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

EFOpenError

  

Exception raised when an error occurred during creation of a TFileStream

Notes

 No notes exist for this page yet. 





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