[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 588
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.