Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home