Global sufix string at the end of binary string representation.
Source position: syshelpers.pp line 105
var BinSufixString: string;  | 
Shortcut for DefaultBinFormatSettings.BinSufixString. Default value is empty string. Used in ToBinString() helper functions for binary representation.
  | 
Global ordinal to binary string conversion defaults.  | 
|
  | 
Global separator string between nibbles (half bytes) in binary string representation.  | 
|
  | 
Global separator string between bytes in binary string representation.  | 
|
  | 
Global separator string between words in binary string representation.  | 
|
  | 
Global separator string between double words in binary string representation.  | 
|
  | 
Global prefix string at the beginning of binary string representation.  |