EInvalidPointer
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Invalid pointer operation
Declaration
Source position: sysutilh.inc line 171
Type
  EInvalidPointer = class (EHeapMemoryError)
  ;
Description
EInvalidPointer is raised when an invalid heap pointer is used.
MembersNo members available
Inheritance
| Class | Description | 
|---|---|
| EInvalidPointer | Invalid pointer operation | 
See also
| Name | Description | 
|---|---|
| EHeapException | Heap exception | 
| EHeapMemoryError | Heap memory error | 
| EOutOfMemory | Out of memory error. |