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

TCustomGrid.EraseBackground

Clears the background for the grid control.

Declaration

Source position: grids.pas line 1325

public procedure TCustomGrid.EraseBackground(

  DC: HDC

); override;

Arguments

DC

  

Device context for the drawing operation.

Description

EraseBackground is overridden in TCustomGrid, and has an empty implementation.

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