GetItemAt - find and return the list item at the specified coordinates.
Source position: comctrls.pp line 1612
public function TCustomListView.GetItemAt(
x: Integer;
y: Integer
):TListItem;