Performs actions needed when a column in the grid is changed.
Source position: grids.pas line 585
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.