[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Clears the background for the grid control.
Source position: grids.pas line 1353
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.0 | Generated 2025-05-03 | Home |