[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.