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

TCustomDBGrid.SetFixedCols

Sets the value for the FixedCols property.

Declaration

Source position: dbgrids.pas line 502

protected procedure TCustomDBGrid.SetFixedCols(

  const AValue: Integer

); override;

Arguments

AValue

  

New value for the FixedCols property.


Version 4.0 Generated 2025-05-03 Home