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

TInt64Helper.ToBinString

Convert to a binary string representation.

Declaration

Source position: syshelph.inc line 1369

public function TInt64Helper.ToBinString: string;

Description

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

See also

TInt64Helper.ToHexString

  

Convert to a hexadecimal string representation.

TInt64Helper.ToString

  

Convert the value to string.


Documentation generated on: Jul 24 2023