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

TCustomGrid.Clear

Clear all cells from the grid.

Declaration

Source position: grids.pas line 1083

public procedure TCustomGrid.Clear;

Description

Reset Column and Row counts to 0. Grid is completely emptied.

Compatibility: This property applies to Lazarus grids only , under Delphi/Kylix a grid can't be completely emptied.

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