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

TCustomGrid.DrawCellGrid

DrawCellGrid draws a grid of cells at the specified location

Declaration

Source position: grids.pas line 998

protected procedure TCustomGrid.DrawCellGrid(

  aCol: Integer;

  aRow: Integer;

  aRect: TRect;

  aState: TGridDrawState

); virtual;

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