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

TByteHelper.ToBinString

Convert to a binary string representation

Declaration

Source position: syshelph.inc line 424

public function TByteHelper.ToBinString: string;

Description

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

See also

TByteHelper.ToHexString

  

Convert to a hexadecimal string representation

TByteHelper.ToString

  

Convert the value to string


Documentation generated on: Sep 29 2022