[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed when a column in the grid is changed.
Source position: grids.pas line 591
protected procedure TGridColumn.ColumnChanged; virtual; |
Calls Changed to update the current column instance in the Columns collection. The internal flag used to track changes to the column width is reset after updating the collection item.
Version 4.0 | Generated 2025-05-03 | Home |