| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A Nil object reference was encountered
Source position: sysutilh.inc line 194
| type EObjectCheck = class(Exception) | 
| 
 | A Nil object reference was encountered | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
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.
| 
 | Access Violation error |