System.SysUtils.TInt64Helper.ToExtended

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ToExtended: Extended; inline;

Properties

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

Description

Converts this Int64 number to an Extended value.

See Also