[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

MulDiv

Declaration

Source position: lcltype.pp line 2966

function MulDiv(

  nNumber: Integer;

  nNumerator: Integer;

  nDenominator: Integer

):Integer;