Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomDBGrid.SetFixedCols

Sets the value for the FixedCols property.

Declaration

Source position: dbgrids.pas line 507

protected procedure TCustomDBGrid.SetFixedCols(

  const AValue: Integer

); override;

Arguments

AValue

  

New value for the FixedCols property.