System.SysUtils.TNativeIntHelper.ToSingle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ToSingle: Single; inline;

Properties

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

Description

Converts this NativeInt number to a Single value.

See Also