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 1360

public procedure TCustomGrid.InvalidateRange(

  const aRange: TRect

);

Arguments

aRange

  

TRect with the range of cells affected in the method.


Version 4.4 Generated 2025-11-08 Home