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