System.SysUtils.TDoubleHelper.SpecialType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SpecialType: TFloatSpecial;

Properties

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

Description

Returns the type of the floating-point value.

SpecialType returns the type of the floating-point value:

See Also