[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Heap memory error
Source position: sysutilh.inc line 112
type EHeapMemoryError = class(Exception) |
end; |
|
Heap memory error |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EHeapMemoryError is raised when an error occurs in heap (dynamically allocated) memory.
|
Heap exception |
|
|
Out of memory error. |
|
|
Invalid pointer operation |
No notes exist for this page yet.