[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.InvalidateFromCol

InvalidateFromCol - render the grid non-valid from the specified column onwards

Declaration

Source position: grids.pas line 1028

protected procedure TCustomGrid.InvalidateFromCol(

  ACol: Integer

);