[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 1081

public function TCustomGrid.CellToGridZone(

  aCol: Integer;

  aRow: Integer

):TGridZone;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.