_TreeView.FindAt (gb.qt4)
Function FindAt ( X As Integer, Y As Integer ) As Boolean
Finds an item from coordinates relative to the control.
The internal cursor is moved to the item if something is found, and
FALSE
is returned.
Otherwise, this function returns
TRUE
to indicate that nothing was found.