Documentation - On-line help
The Delphi 5.01 Online Help documentation for TListItems.Insert is
incorrect about the Index parameter
1.02
2.01
3.0
3.01
3.02
4.0
4.01
4.02
4.03
5.0
5.01
6.0
6.01
6.02
Kylix 1.0
N/A
Exists
Exists
Exists
Exists
Exists
Exists
Exists
Exists
Exists
Exists
Fixed
Fixed
Fixed
Unknown
Description
Reported by Steve Gardner; checked by Reinier Sterkenburg
It states that the new item will be inserted after the item
specified by the index parameter.
It should state that the index parameter specifies the index
of the new item (the usual VCL convention).