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

TruncToInt

Returns the truncated value as an Integer.

Declaration

Source position: lclproc.pas line 155

function TruncToInt(

  const e: Extended

):Integer;