System. roundToInt64
From RAD Studio VCL Reference
C++ Information
From System.hpp
__int64 __fastcall _roundToInt64(long double);
Unit: System
Type: function
Description
_roundToInt64 is used internally by the Delphi compiler.
Do not call _roundToInt64 directly. The Delphi compiler automatically inserts calls to this function whenever appropriate.
Note: _roundToInt64 is not publicly available to Delphi applications.