Convert to a boolean value.
Source position: syshelph.inc line 1110
public function TCardinalHelper.ToBoolean: Boolean; |
ToBoolean converts the Cardinal 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. |