Checks the values for cached column sizes when have been reset in the grid.
Source position: grids.pas line 989
protected procedure TCustomGrid.CheckNewCachedSizes( |
var AGCache: TGridDataCache |
); virtual; |
CheckNewCachedSizes has an empty implementation in TCustomGrid.