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

TCustomGrid.SetFixedRows

Sets the value for the FixedRows property.

Declaration

Source position: grids.pas line 1169

protected procedure TCustomGrid.SetFixedRows(

  const AValue: Integer

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomGrid.FixedRows

  

Number of the fixed rows in the grid.

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