The bit pattern of the exponent as stored in memory.
Source position: syshelph.inc line 725
|  public property TSingleHelper.Exp : QWord | 
Exp is the internal representation of the Exponent.
| 
 | Indexed access to the individual bytes of the floating point value. | |
| 
 | Sign of the floating point value. | |
| 
 | Bitpattern that makes up the fractional part. | |
| 
 | Mantissa of the floating-point. | |
| 
 | Fraction of the floating-point value. | |
| 
 | Exponent of the floating-point value. |