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

TIntegerHelper.ToBinString

Convert to a binary string representation

Declaration

Source position: syshelph.inc line 715

public function TIntegerHelper.ToBinString: string;

Description

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

See also

TIntegerHelper.ToHexString

  

Convert to a hexadecimal string representation

TIntegerHelper.ToString

  

Convert the value to string


Documentation generated on: Sep 29 2022