System.SysUtils.TIntegerHelper.ToDouble

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ToDouble: Double; inline;

Properties

Type Visibility Source Unit Parent
function public System.SysUtils.pas System.SysUtils TIntegerHelper

Description

Converts this Integer number to a Double value.

See Also