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

TCardinalHelper.ToBinString

Convert to a binary string representation.

Declaration

Source position: syshelph.inc line 1108

public function TCardinalHelper.ToBinString: string;

Description

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

See also

TCardinalHelper.ToHexString

  

Convert to a hexadecimal string representation.

TCardinalHelper.ToString

  

Convert the value to string.


Documentation generated on: Jul 24 2023