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