[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Clear all cells from the grid.
Source position: grids.pas line 1083
public procedure TCustomGrid.Clear; |
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.
lazarus-ccr.sourceforge.net |