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

Description

Converts this SmallInt number to an Extended value.

See Also