Array with maxmimum allowed number of pointers
Source position: objects.pp line 145
type TPointerArray = array [0..MaxPtrs-1] of Pointer;