TScCollection
constructor Create(AOwner: TPersistent; ItemClass: TScCollectionItemClass);
Description
Creates and initializes a collection.
ItemClass identifies the TScCollectionItem descendants that must be used to represent the items in the collection.