[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed when the values in RowHeights have been changed.
Source position: grids.pas line 1173
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.0 | Generated 2025-05-03 | Home |