[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 1353

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.


Version 4.0 Generated 2025-05-03 Home