[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Invalidates a cell range in the grid and causes it to be redrawn.
Source position: grids.pas line 1360
public procedure TCustomGrid.InvalidateRange( |
const aRange: TRect |
); |
aRange |
|
TRect with the range of cells affected in the method. |
Version 4.0 | Generated 2025-05-03 | Home |