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