Working with Lists > Classes > ListBox > ListBox.getItemByPoint
getItemByPoint(x, y);
x. Horizontal coordinate.
y. Vertical coordinate.
The getItemByPoint method returns the element of the list by specified coordinates.
The method is under development.
See also: