[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.ClearSelections

Clears the current range selection(s) and redraws the grid control.

Declaration

Source position: grids.pas line 1315

public procedure TCustomGrid.ClearSelections;

See also

TCustomGrid.MouseDown

  

Handles mouse down events for the grid control.