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

TCustomFloatSpinEdit.SetMaxValue

Sets the value for the MaxValue property.

Declaration

Source position: spin.pp line 61

protected procedure TCustomFloatSpinEdit.SetMaxValue(

  const AValue: Double

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomFloatSpinEdit.MaxValue

  

Maximal value allowed for the spin edit control.

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