[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InvalidateSizes renders the Sizes non-valid
Source position: dbgrids.pas line 425
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.
lazarus-ccr.sourceforge.net |