Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.InvalidateRange

Invalidates a cell range in the grid and causes it to be redrawn.

Declaration

Source position: grids.pas line 1361

public procedure TCustomGrid.InvalidateRange(

  const aRange: TRect

);

Arguments

aRange

  

TRect with the range of cells affected in the method.


Version 4.6 Generated 2026-02-20 Home