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

TCustomGrid.CellToGridZone

Convert the coordinates of the current cell (col, row) to a grid zone

Declaration

Source position: grids.pas line 1177

public function TCustomGrid.CellToGridZone(

  aCol: Integer;

  aRow: Integer

):TGridZone;