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

BinDwordSeparator

Global separator string between double words in binary string representation.

Declaration

Source position: syshelpers.pp line 109

var BinDwordSeparator: string;

Description

Shortcut for DefaultBinFormatSettings.BinDWordSeparator. Default value is empty string. Used in ToBinString() helper functions for binary representation.

See also

DefaultBinFormatSettings

  

Global ordinal to binary string conversion defaults.

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.

BinPrefixString

  

Global prefix string at the beginning of binary string representation.

BinSufixString

  

Global sufix string at the end of binary string representation.


Documentation generated on: Jan 30 2024