| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Indexed access to the words that make up the floating point value
Source position: syshelph.inc line 234
|  public property TSingleHelper.Words[AIndex: Cardinal] : Word | 
Words can be used to get or set the various bytes that make up the single-sized floating point value. The index runs from 0 to (Size-1) div 2.
| 
 | Indexed access to the individual bytes of the floating point value | |
| 
 | Size (in bytes) of a single-sized floating point value. |