[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Objects' (#rtl)

TItemList

Pointer array type used in a TCollection

Declaration

Source position: objects.pp line 383

type TItemList = array [0..MaxCollectionSize-1] of Pointer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.