Unit 'syshelpers' Package
[Overview][Types][Classes][Variables][Index] [#rtl]

DefaultBinFormatSettings

Global ordinal to binary string conversion defaults.

Declaration

Source position: syshelpers.pp line 90

var DefaultBinFormatSettings: TBinFormatSettings;

See also

DefaultBitFormatSettings

  

Global boolean to string conversion defaults.

DefaultHexFormatSettings

  

Global ordinal to hexadecimal string conversion defaults.

BinPrefixString

  

Global prefix string at the beginning of binary string representation.

BinSufixString

  

Global sufix string at the end of binary string representation.

BinNibbleSeparator

  

Global separator string between nibbles (half bytes) in binary string representation.

BinByteSeparator

  

Global separator string between bytes in binary string representation.

BinWordSeparator

  

Global separator string between words in binary string representation.

BinDwordSeparator

  

Global separator string between double words in binary string representation.


Documentation generated on: Jan 30 2024