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