Convert to a boolean value.
Source position: syshelph.inc line 989
| public function TWordHelper.ToBoolean: Boolean; | 
ToBoolean converts the Word value to a boolean: it returns True if the value is nonzero, False if it is zero.
| 
 | Convert to an single-sized floating point value. | |
| 
 | Convert to a double-sized floating point value. | |
| 
 | Convert to an extended-sized floating point value. | |
| 
 | Convert the value to string. | |
| 
 | Convert to a hexadecimal string representation. |