Get the Cell from Coordinates

Hi,

 
How can I get the Cell from a AdvStringGrid, given the X and Y coordinates (as provided in the DragDrop Event)
 
Thanks,
 
James

Please use:

grid.MouseToCell() to convert mouse X,Y coordinates to cell coordinates