[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 on the control.


Version 4.0 Generated 2025-05-03 Home