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

TruncToCardinal

Returns the rounded value as an Cardinal.

Declaration

Source position: lclproc.pas line 161

function TruncToCardinal(

  const e: Extended

):Cardinal;