[Overview][Classes][Procedures and functions][Index] |
Sets the value for the MinValue property.
Source position: spin.pp line 151
protected procedure TCustomSpinEdit.SetMinValue( |
const AValue: Integer |
); virtual; overload; |
AValue |
|
New value for the property. |
|
Minimal value allowed for the spin edit control. |
lazarus-ccr.sourceforge.net |