| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Convert to a boolean value
Source position: syshelph.inc line 394
| public function TShortIntHelper.ToBoolean: Boolean; | 
ToBoolean converts the ShortInt 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 |