Generic Array of pointers.
Source position: objpas.pp line 53
type PointerArray = array [0..512*1024*1024-2] of Pointer;