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

TCustomSpinEdit.SetMinValue

Sets the value for the MinValue property.

Declaration

Source position: spin.pp line 151

protected procedure TCustomSpinEdit.SetMinValue(

  const AValue: Integer

); virtual; overload;

Arguments

AValue

  

New value for the property.

See also

TCustomSpinEdit.MinValue

  

Minimal value allowed for the spin edit control.

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