[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Invalidates a cell range in the grid invalid, and causes it to be redrawn.
Source position: grids.pas line 1332
public procedure TCustomGrid.InvalidateRange( |
const aRange: TRect |
); |
aRange |
|
TRect with the range of cells affected in the method. |