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

TCustomGrid.DoCompareCells

DoCompareCells - perform the comparison of two or more cells in a grid

Declaration

Source position: grids.pas line 909

protected function TCustomGrid.DoCompareCells(

  Acol: Integer;

  ARow: Integer;

  Bcol: Integer;

  BRow: Integer

):Integer; virtual;