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

EInvalidCast

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

Invalid typecast error.

Declaration

Source position: sysutilh.inc line 174

type EInvalidCast = class(Exception) ;

Inheritance

EInvalidCast

  

Invalid typecast error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

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

See also

EIntfCastError

  

Invalid interface cast error.


Documentation generated on: Nov 14 2015