Insert an item in the list at AIndex, returning the value of the ListItem
Source position: comctrls.pp line 1145
public function TListItems.Insert(
const AIndex: Integer
):TListItem;