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

TValueListEditor.SetFixedCols

Sets the value for the FixedCols property.

Declaration

Source position: valedit.pas line 153

protected procedure TValueListEditor.SetFixedCols(

  const AValue: Integer

); override;

Arguments

AValue

  

New value for the property.

Description

SetFixedCols is a procedure used to set the value for the FixedCols property.

See also

TValueListEditor.FixedCols

  

The number of fixed columns in the grid.

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