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

TCustomGrid.DoPrepareCanvas

DoPrepareCanvas - get the canvas ready for drawing

Declaration

Source position: grids.pas line 926

protected procedure TCustomGrid.DoPrepareCanvas(

  aCol: Integer;

  aRow: Integer;

  aState: TGridDrawState

); virtual;