Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TNativeIntHelper.ToBinString

Convert to a binary string representation.

Declaration

Source position: syshelph.inc line 1453

public function TNativeIntHelper.ToBinString: string;

Description

ToBinString converts the NativeInt value to a binary string representation, showing all bits.

See also

TNativeIntHelper.ToHexString

  

Convert to a hexadecimal string representation.

TNativeIntHelper.ToString

  

Convert the value to string.


Documentation generated on: Jul 24 2023