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

TruncToInt (deprecated)

Returns the truncated value as an Integer.

Declaration

Source position: lclproc.pas line 144

function TruncToInt(

  e: Extended

):Integer;

Description

Deprecated. Use LazUtilities.TruncToInt instead.

Version info

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