Performs actions needed when the values in RowHeights have been changed.
Source position: grids.pas line 1174
protected procedure TCustomGrid.RowHeightsChanged; virtual; |
RowHeightsChanged has an empty implementation in the current version of the LCL. It is called when a new value is assigned to the RowHeights property and occurs after the cache, scroll bars, and cell editor position have been updated for the control.
| Version 4.6 | Generated 2026-02-20 | Home |