Array of TStringItem records.
type TStringItemList = array ... of TStringItem;
This declaration is provided for Delphi compatibility, it is not used in Free Pascal.