try to define array
BaudRateStrings: array[Integer] of string = ( '600','1200', '2400', '4800', '9600', '14400', '19200', '38400', '56000', '57600','115200', '128000', '230400', '256000');
fportsettings.pas(62,170) Error: Expected another 4294967282 array elements
i got error in other apps i define and works perfect i don't remember what unit add or component