When you set TMSFNCDataGrid.Options.Mouse.Touchscrolling = True and also set theOnCellClick-Event, the OnCellClick is always executed when you let go of the mouse.
Is this expected behavior or maybe a bug? Can i somehow detect in the OnCellClick if the user just stopped scrolling through the grid?