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

TCustomGrid.ClearCols

Clears the values in the FixedCols and Cols properties.

Declaration

Source position: grids.pas line 1312

public function TCustomGrid.ClearCols: Boolean;

Function result

True if the columns are cleared in the method.

See also

TCustomGrid.Clear

  

Clear all cells in the grid.

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