Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.CheckNewCachedSizes

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

Declaration

Source position: grids.pas line 1014

protected procedure TCustomGrid.CheckNewCachedSizes(

  var AGCache: TGridDataCache

); virtual;

Arguments

AGCache

  

Grid cache examined in the method.

Description

CheckNewCachedSizes has an empty implementation in TCustomGrid.


Version 4.4 Generated 2025-11-08 Home