[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Heap exception
Source position: sysutilh.inc line 169
type EHeapException = EHeapMemoryError; |
EHeapMemoryError is raised when an error occurs in the heap management routines.
|
Heap memory error |
|
|
Out of memory error. |
|
|
Invalid pointer operation |