[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 506

protected procedure TCustomDBGrid.SetFixedCols(

  const AValue: Integer

); override;

Arguments

AValue

  

New value for the FixedCols property.


Version 3.2 Generated 2024-02-25 Home