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

RoundToCardinal

Returns the rounded value as an Cardinal.

Declaration

Source position: lclproc.pas line 154

function RoundToCardinal(

  const e: Extended

):Cardinal;