Limits the passed value according to spin edit minimum and maximum.
Source position: spin.pp line 66
public function TCustomFloatSpinEdit.GetLimitedValue(
const AValue: Double
):Double;