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

BitFalseString

Global boolean to FALSE conversion string.

Declaration

Source position: syshelpers.pp line 98

var BitFalseString: string;

Description

Shortcut for DefaultBitFormatSettings.BitFalseString. Default value is 'False'. Used in ToString() helper functions for boolean representation. Used in ToTrueFalseString() helper functions for boolean representation.

See also

BitTrueString

  

Global boolean to TRUE conversion string.

DefaultBitFormatSettings

  

Global boolean to string conversion defaults.

TBoolean16SysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TBoolean32SysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TBoolean64SysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TBoolean8SysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TBooleanSysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TByteBoolSysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TLongBoolSysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TQWordBoolSysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TWordBoolSysHelper.ToTrueFalseString

  

Boolean type helper for customizable boolean string representation.

TBoolean16SysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TBoolean32SysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TBoolean64SysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TBoolean8SysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TBooleanSysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TByteBoolSysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TLongBoolSysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TQWordBoolSysHelper.ToString

  

Boolean type helper for customizable boolean string representation.

TWordBoolSysHelper.ToString

  

Boolean type helper for customizable boolean string representation.


Documentation generated on: Jan 30 2024