Pointer array type used in a TCollection.
Source position: objects.pp line 392
type TItemList = array [0..MaxCollectionSize-1] of Pointer;