Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EInvalidCast

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

Invalid typecast error.

Declaration

Source position: sysutilh.inc line 175

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: Jul 24 2023