TTMSFMXGrid OnCellsChanged event not firing

To reproduce, create a new Multi-Device application. Drop a TMSFMXGrid onto the form. In the OnCellsChanged event, write something like ShowMessage('changed'). Run the program and edit the grid contents. The event appears never to fire.

Thanks for reporting. We fixed this issue. The next update will address this.