Skip to content

TSingleHelper : Property overview by Name

Member Visibility Description
Bytes(TSingleHelper) public Indexed access to the individual bytes of the floating point value
Exp(TSingleHelper) public The bit pattern of the exponent as stored in memory.
Frac(TSingleHelper) public Bitpattern that makes up the fractional part.
Sign(TSingleHelper) public Sign of the floating point value
Words(TSingleHelper) public Indexed access to the words that make up the floating point value