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

TCustomGrid.SetFixedCols

Sets the value for the FixedCols property.

Declaration

Source position: grids.pas line 1168

protected procedure TCustomGrid.SetFixedCols(

  const AValue: Integer

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomGrid.FixedCols

  

The number of fixed columns in the grid.

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