Source position: JPL.Math.pas line 49
function InRange(
const Value: Integer;
const Min: Integer;
const Max: Integer
):Boolean;