| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Access Violation error
Source position: sysutilh.inc line 180
| type EAccessViolation = class(EExternal) | 
| 
 | Access Violation error | |
| | | ||
| 
 | External Exception. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EAccessViolation is raised when the OS reports an Access Violation, i.e. when invalid memory is accessed.
| 
 | A Nil object reference was encountered |