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

TCustomGrid.DrawCellGrid

DrawCellGrid draws a grid of cells at the specified location

Declaration

Source position: grids.pas line 834

protected procedure TCustomGrid.DrawCellGrid(

  aCol: Integer;

  aRow: Integer;

  aRect: TRect;

  aState: TGridDrawState

); virtual;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads