Clears the current range selection(s) and redraws the grid control.
Source position: grids.pas line 1315
public procedure TCustomGrid.ClearSelections;
TCustomGrid.MouseDown
Handles mouse down events for the grid control.