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

TShortIntHelper.ToBinString

Convert to a binary string representation.

Declaration

Source position: syshelph.inc line 931

public function TShortIntHelper.ToBinString: string;

Description

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

See also

TShortIntHelper.ToHexString

  

Convert to a hexadecimal string representation.

TShortIntHelper.ToString

  

Convert the value to string.


Documentation generated on: Jul 24 2023