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.