[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 173

type EInvalidCast = class(Exception)

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.


Documentation generated on: May 14 2021