[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.EndUpdate

Finishes an update to the grid control.

Declaration

Source position: grids.pas line 1330

public procedure TCustomGrid.EndUpdate(

  aRefresh: Boolean = True

);

Arguments

aRefresh

  

True when the grid control needs to be redrawn in the method.