Source position: jwawinbase.pas line 2653
function MulDiv(
nNumber: Integer;
nNumerator: Integer;
nDenominator: Integer
):Integer;