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

TCustomGrid.SetFixedCols

Sets the value for the FixedCols property.

Declaration

Source position: grids.pas line 1193

protected procedure TCustomGrid.SetFixedCols(

  const AValue: Integer

); virtual;

Arguments

AValue

  

New value for the FixedCols property.

See also

TCustomGrid.FixedCols

  

The number of fixed columns in the grid.


Version 4.0 Generated 2025-05-03 Home