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