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.6 | Generated 2026-02-20 | Home |