[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

EHeapException

Heap exception

Declaration

Source position: sysutilh.inc line 115

type EHeapException = EHeapMemoryError;

Description

EHeapMemoryError is raised when an error occurs in the heap management routines.

See also

EHeapMemoryError

  

Heap memory error

EoutOfMemory

  

Out of memory error.

EInvalidPointer

  

Invalid pointer operation