Clears the background for the grid control.
Source position: grids.pas line 1354
public procedure TCustomGrid.EraseBackground( |
DC: HDC |
); override; |
DC |
|
Device context for the drawing operation. |
EraseBackground is overridden in TCustomGrid, and has an empty implementation.
| Version 4.6 | Generated 2026-02-20 | Home |