Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

RoundToInt (deprecated)

Returns the rounded value as an Integer.

Declaration

Source position: lclproc.pas line 142

function RoundToInt(

  e: Extended

):Integer;

Description

Deprecated. Use LazUtilities.RoundToInt instead.

Version info

Deprecated in LCL version 2.1. Will be removed in version 2.3.