help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

EHeapMemoryError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Heap memory error

Declaration

Source position: sysutilh.inc line 112

type EHeapMemoryError = class(Exception)

end;

Inheritance

EHeapMemoryError

  

Heap memory error

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EHeapMemoryError is raised when an error occurs in heap (dynamically allocated) memory.

See also

EHeapException

  

Heap exception

EoutOfMemory

  

Out of memory error.

EInvalidPointer

  

Invalid pointer operation

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505