System.TSingleRec Properties
InheritedProtected
| Bytes | public |
An array of 4 System.UInt8 variables that form the internal representation of this System.TSingleRec instance. |
| Exp | public |
Sets and gets the exponent (biased). |
| Frac | public |
Sets and gets the mantissa. |
| Sign | public |
Sets and gets the sign. |
| Words | public |
An array of two System.UInt16 variables that form the internal representation of this System.TSingleRec instance. |