TDoubleHelper.SpecialType
Return the type of the Double-sized floating point value
Declaration
Source position: syshelph.inc line 309
public
function SpecialType : TFloatSpecial;
Description
SpecialType checks whether the Double-sized floating point value equals one of several special values, and returns an enumerated value describing which value this is. See TFloatSpecial]() for an explanation of the possible values.
See also
Name | Description |
---|---|
TFloatSpecial | Special floating point values |