[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TNativeUIntHelper.ToBoolean

Convert to a boolean value

Declaration

Source position: syshelph.inc line 563

public function TNativeUIntHelper.ToBoolean: Boolean;

Description

ToBoolean converts the NativeUInt value to a boolean: it returns True if the value is nonzero, False if it is zero.

See also

NativeUInt.ToSingle

NativeUInt.ToDouble

NativeUInt.ToExtended

NativeUInt.ToString

NativeUInt.ToHexString


Documentation generated on: Sep 28 2017