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