System.SysUtils.TSmallIntHelper.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 TSmallIntHelper

Description

Converts this SmallInt number to a Double value.

See Also