Repository URL to install this package:
{ %NORUN } program tw29053; {$mode delphi} type TModelArray<T: class> = array of T; begin end.