EObjectCheck
[Properties (by Name)][Methods (by Name)][Events (by Name)]
A Nil object reference was encountered
Declaration
Source position: sysutilh.inc line 193
Type
EObjectCheck = class (Exception)
;
Description
EObjectCheck is raised when the -CR (check object references) command-line option or {$OBJECTCHECKS ON} directive is in effect and a Nil reference to an object or class was encountered.
MembersNo members available
Inheritance
Class | Description |
---|---|
EObjectCheck | A Nil object reference was encountered |
See also
Name | Description |
---|---|
EAccessViolation | Access Violation error |