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

BitOnString

Global boolean to ON conversion string.

Declaration

Source position: syshelpers.pp line 87

var BitOnString: string;

Description

Shortcut for DefaultBitFormatSettings.BitOnString. Default value is 'On'. Used in ToOnOffString() helper functions for boolean representation.

See also

BitOffString

  

Global boolean to OFF conversion string.

DefaultBitFormatSettings

  

Global boolean to string conversion defaults.

TBoolean16SysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TBoolean32SysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TBoolean64SysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TBoolean8SysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TBooleanSysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TByteBoolSysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TLongBoolSysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TQWordBoolSysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.

TWordBoolSysHelper.ToOnOffString

  

Boolean type helper for customizable boolean string representation.


Documentation generated on: Jul 24 2023