System.TDoubleRec Methods
InheritedProtected
| _op_Explicit | public |
C++ explicit conversion function from System.TDoubleRec to System.Extended and back. |
| BuildUp | public |
Builds this System.TDoubleRec variable with a specific sign, mantissa, and exponent. |
| Exponent | public |
Returns the exponent. |
| Fraction | public | |
| Mantissa | public |
Returns the mantissa. |
| operator Explicit | public |
Delphi explicit conversion operator from System.TDoubleRec to System.Extended and back. |
| SpecialType | public |
Returns the type of the floating-point value. |