Gets the ordinal position in the list for the specified list item.
Source position: comctrls.pp line 1171
public function TListItems.IndexOf(
const AItem: TListItem
):Integer;