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

EHeapException

Heap exception.

Declaration

Source position: sysutilh.inc line 170

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: Jul 24 2023