TSingleHelper.SpecialType

Return the type of the single-sized floating point value

Declaration

Source position: syshelph.inc line 248

public 
  function SpecialType : TFloatSpecial;

Description

SpecialType checks whether the single-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