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

BitTrueString

Global boolean to TRUE conversion string.

Declaration

Source position: syshelpers.pp line 97

var BitTrueString: string;

Description

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

See also

BitFalseString

  

Global boolean to FALSE 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