See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at System.Windows.Forms.ListView.GetDisplayIndex(ListViewItem item, Int32 lastIndex)
at System.Windows.Forms.ListViewItem.get_Index()
at System.Windows.Forms.ListViewItem.set_ImageIndex(Int32 value)
at VisualPascalABC.ErrorsListWindowForm.ShowErrors(List`1 errors, Boolean ChangeViewTab)