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