| [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 172
| type EInvalidPointer = class(EHeapMemoryError) ; | 
| 
 | Invalid pointer operation | |
| | | ||
| 
 | Heap memory error | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EInvalidPointer is raised when an invalid heap pointer is used.
| 
 | Heap exception | |
| 
 | Heap memory error | |
| 
 | Out of memory error. |