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

TCustomGrid.InvalidateCol

Invalidates all cells in the specified column, and causes them to be redrawn.

Declaration

Source position: grids.pas line 1331

public procedure TCustomGrid.InvalidateCol(

  ACol: Integer

);

Arguments

ACol

  

Column number for the cells invalidated in the method.