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

RoundToInt

Returns the rounded value as an Integer.

Declaration

Source position: lclproc.pas line 153

function RoundToInt(

  const e: Extended

):Integer;