[Overview][Classes][Procedures and functions][Index] |
Sets the value for the MaxValue property.
Source position: spin.pp line 62
protected procedure TCustomFloatSpinEdit.SetMaxValue( |
const AValue: Double |
); virtual; |
AValue |
|
New value for the property. |
|
Maximal value allowed for the spin edit control. |