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

TCustomDBGrid.DoOnChangeBounds

Calls the inherited method and adjusts the layout for the control when needed.

Declaration

Source position: dbgrids.pas line 439

protected procedure TCustomDBGrid.DoOnChangeBounds; override;

See also

TControl.DoOnChangeBounds

  

Signals OnChangeBounds event handlers for the control.