[Overview][Classes][Procedures and functions][Index] |
Sets the value for the MaxValue property.
Source position: spin.pp line 153
protected procedure TCustomSpinEdit.SetMaxValue( |
const AValue: Integer |
); virtual; overload; |
AValue |
|
New value for the property. |
|
Maximum value allowed for the spin edit control. |