Why do I get this error at runtime

Why do I get this error at runtime
EArgumentOutOfRangeException "String index out of range (-1). Must be >=0 and <=146" while everything is fine at designtime ?

This happens with a TListview bound to an TDataset ...

Comments