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

TStringItemList

Array of TStringItem records.

Declaration

type TStringItemList = array [0..MaxListSize] of TStringItem;

Description

This declaration is provided for Delphi compatibility, it is not used in Free Pascal.