System.SysUtils.TInt64Helper.ToDouble
Delphi
function ToDouble: Double; inline;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.SysUtils.pas | System.SysUtils | TInt64Helper |
Description
Converts this Int64 number to a Double value.
Delphi
function ToDouble: Double; inline;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.SysUtils.pas | System.SysUtils | TInt64Helper |
Converts this Int64 number to a Double value.