[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Makes column sizes invalid, recalculates column sizes and re-displays the control.
Source position: dbgrids.pas line 427
protected procedure TCustomDBGrid.InvalidateSizes; |
InvalidateSizes is a procedure used to force the grid to recalculate column sizes and to repaint its display area. InvalidateSizes updates the GridFlags for the control to include the value gfVisualChange.