[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Invalid typecast error.
Source position: sysutilh.inc line 123
type EInvalidCast = class(Exception) end; |
|
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. |
No notes exist for this page yet.