[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 1324

public procedure TCustomGrid.EndUpdate(

  aRefresh: Boolean = True

);

Arguments

aRefresh

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.