Handles the control message posted when the mouse enters a cell in the grid.
Source position: grids.pas line 976
protected procedure TCustomGrid.CMMouseEnter(
var Message: TLMessage
); message;
Message
Message handled in the method.