| [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 179
type EAccessViolation = class(EExternal)  | 
  | 
Access Violation error  | 
|
| | | ||
  | 
External Exception.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
EAccessViolation is raised when the OS reports an Access Violation, i.e. when invalid memory is accessed.
  | 
A Nil object reference was encountered  |