| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Convert to a boolean value
Source position: syshelph.inc line 563
| public function TNativeUIntHelper.ToBoolean: Boolean; | 
ToBoolean converts the NativeUInt value to a boolean: it returns True if the value is nonzero, False if it is zero.
| NativeUInt.ToSingle | 
| NativeUInt.ToDouble | 
| NativeUInt.ToExtended | 
| NativeUInt.ToString | 
| NativeUInt.ToHexString |