Unit 'Spin' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TCustomFloatSpinEdit.SetMaxValue

Sets the value for the MaxValue property.

Declaration

Source position: spin.pp line 63

protected procedure TCustomFloatSpinEdit.SetMaxValue(

  const AValue: Double

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomFloatSpinEdit.MaxValue

  

Maximum value allowed in the spin edit control.


Version 4.4 Generated 2025-11-08 Home