Home / comp / gb.qt / treeview / find 
TreeView.Find (gb.qt)
Syntax
FUNCTION Find ( 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. Otherwise, this function returns TRUE to indicate that nothing was found.