Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.ColWidthsChanged

Performs actions needed when the widths for grid columns have been changed.

Declaration

Source position: grids.pas line 987

protected procedure TCustomGrid.ColWidthsChanged; virtual;

Description

ColWidthsChanged has an empty implementation in TCustomGrid.