OnDragDrop

Hello,


Is there a way to find out the target cell using the X and Y coordinates received in the TAdvStringGrid::OnDragDrop event?

Thanks,

Roberto

You can find the cell coordinates from the mouse coordinates with 

grid.MouseToCell()