[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Invalidates all cells in the specified column, and causes them to be redrawn.
Source position: grids.pas line 1331
public procedure TCustomGrid.InvalidateCol( |
ACol: Integer |
); |
ACol |
|
Column number for the cells invalidated in the method. |