[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Heap exception
Source position: sysutilh.inc line 118
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 |
No notes exist for this page yet.