Source position: unitMidiGlobals.pas line 288
function LimitValue(
const amin: Integer;
const amax: Integer;
const aval: Integer
):Integer;