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



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

EInvalidPointer

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

Invalid pointer operation

Declaration

Source position: sysutilh.inc line 121

type EInvalidPointer = class(EHeapMemoryError) end;

Inheritance

EInvalidPointer

  

Invalid pointer operation

|

EHeapMemoryError

  

Heap memory error

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EInvalidPointer is raised when an invalid heap pointer is used.

See also

EHeapException

  

Heap exception

EHeapMemoryError

  

Heap memory error

EOutOfMemory

  

Out of memory error.

Notes

 No notes exist for this page yet. 





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