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