Checks the values for cached column sizes when they have been reset in the grid.
Source position: grids.pas line 1014
protected procedure TCustomGrid.CheckNewCachedSizes( |
var AGCache: TGridDataCache |
); virtual; |
AGCache |
|
Grid cache examined in the method. |
CheckNewCachedSizes has an empty implementation in TCustomGrid.
| Version 4.4 | Generated 2025-11-08 | Home |