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

TCustomGrid.EndUpdate

Finishes an update to the grid control.

Declaration

Source position: grids.pas line 1324

public procedure TCustomGrid.EndUpdate(

  aRefresh: Boolean = True

);

Arguments

aRefresh

  

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