Global boolean to ZERO conversion string.
Source position: syshelpers.pp line 101
var BitZeroString: string;  | 
Shortcut for DefaultBitFormatSettings.BitZeroString. Default value is '0'. Used in ToOneZeroString() helper functions for boolean representation. Used in ToBinString() helper functions for representation of individual bits.
  | 
Global boolean to ONE conversion string.  | 
|
  | 
Global boolean to string conversion defaults.  | 
|
  | 
Global ordinal to binary string conversion defaults.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
  | 
Boolean type helper for customizable boolean string representation.  | 
|
TByteSysHelper.ToBinString  | 
  | 
Byte type helper method for customizable binary string representation.  | 
TCardinalSysHelper.ToBinString  | 
  | 
Cardinal type helper method for customizable binary string representation.  | 
TInt64SysHelper.ToBinString  | 
  | 
Int64 type helper method for customizable binary string representation.  | 
TIntegerSysHelper.ToBinString  | 
  | 
Integer type helper method for customizable binary string representation.  | 
TNativeIntSysHelper.ToBinString  | 
  | 
NativeInt type helper method for customizable binary string representation.  | 
TNativeUIntSysHelper.ToBinString  | 
  | 
NativeUInt type helper method for customizable binary string representation.  | 
TQWordSysHelper.ToBinString  | 
  | 
QWord type helper method for customizable binary string representation.  | 
TShortIntSysHelper.ToBinString  | 
  | 
ShortInt type helper method for customizable binary string representation.  | 
TSmallIntSysHelper.ToBinString  | 
  | 
SmallInt type helper method for customizable binary string representation.  | 
TWordSysHelper.ToBinString  | 
  | 
Word type helper method for customizable binary string representation.  |