Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EAccessViolation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Access Violation error.

Declaration

Source position: sysutilh.inc line 181

type EAccessViolation = class(EExternal)

Inheritance

EAccessViolation

  

Access Violation error.

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EAccessViolation is raised when the OS reports an Access Violation, i.e. when invalid memory is accessed.

See also

EObjectCheck

  

A Nil object reference was encountered.


Documentation generated on: Jul 24 2023