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

TCustomGrid.SetColCount

Sets the value in the ColCount property.

Declaration

Source position: grids.pas line 1186

protected procedure TCustomGrid.SetColCount(

  AValue: Integer

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomGrid.ColCount

  

Number of columns in the grid.


Version 4.0 Generated 2025-05-03 Home