Generic Array of pointers.
Source position: objpas.pp line 38
type PointerArray = array [0..512*1024*1024-2] of Pointer;
No notes exist for this page yet.