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

protected procedure TCustomDBGrid.SetFixedCols(

  const AValue: Integer

); override;

Arguments

AValue

  

New value for the FixedCols property.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.