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



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

EInvalidCast

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Invalid typecast error.

Declaration

Source position: sysutilh.inc line 123

type EInvalidCast = class(Exception) end;

Inheritance

EInvalidCast

  

Invalid typecast error.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EInvalidCast is raised when an invalid typecast error (using the as operator) is encountered.

See also

EIntfCastError

  

Invalid interface cast error.

Notes

 No notes exist for this page yet. 





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