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

TCustomDrawGrid.DefaultDrawCell

Use the default method for drawing a cell specified by aCol, aRow, at location aRect with state aState

Declaration

Source position: grids.pas line 1371

public procedure TCustomDrawGrid.DefaultDrawCell(

  aCol: Integer;

  aRow: Integer;

  var aRect: TRect;

  aState: TGridDrawState

); virtual;

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