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

TSmallIntHelper.ToBinString

Convert to a binary string representation

Declaration

Source position: syshelph.inc line 574

public function TSmallIntHelper.ToBinString: string;

Description

ToBinString converts the smallint value to a binary string representation, showing all 16 bits.

See also

TSmallIntHelper.ToHexString

  

Convert to a hexadecimal string representation

TSmallIntHelper.ToString

  

Convert the value to string


Documentation generated on: Sep 29 2022