| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Invalid typecast error.
Source position: sysutilh.inc line 173
type EInvalidCast = class(Exception)  | 
  | 
Invalid typecast error.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
EInvalidCast is raised when an invalid typecast error (using the as operator) is encountered.
  | 
Invalid interface cast error.  |