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