System.SysUtils.TShortIntHelper.ToDouble

From RAD Studio API Documentation
Revision as of 01:07, 19 March 2013 by L10nBot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function ToDouble: Double; inline;

Properties

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

Description

Converts this ShortInt number to a Double value.

See Also