[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Invalid pointer operation
Source position: sysutilh.inc line 171
type EInvalidPointer = class(EHeapMemoryError) |
|
Invalid pointer operation |
|
| | ||
|
Heap memory error |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EInvalidPointer is raised when an invalid heap pointer is used.
|
Heap exception |
|
|
Heap memory error |
|
|
Out of memory error. |