Indexed access to the individual bytes of the floating point value.
Source position: syshelph.inc line 849
|  public property TExtendedHelper.Bytes[AIndex: Cardinal] : Byte | 
Bytes can be used to get or set the various bytes that make up the Extended-sized floating point value. The index runs from 0 to Size-1.
| 
 | Indexed access to the words that make up the floating point value. | |
| 
 | Size (in bytes) of a Extended-sized floating point value. |