[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |