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

EHeapException

Heap exception

Declaration

Source position: sysutilh.inc line 169

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


Documentation generated on: Nov 14 2015