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

TCustomGrid.CheckNewCachedSizes

Checks the values for cached column sizes when have been reset in the grid.

Declaration

Source position: grids.pas line 989

protected procedure TCustomGrid.CheckNewCachedSizes(

  var AGCache: TGridDataCache

); virtual;

Description

CheckNewCachedSizes has an empty implementation in TCustomGrid.