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

TLongBoolSysHelper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Boolean type helper for customizable boolean string representation.

Declaration

Source position: syshelpers.pp line 196

type TLongBoolSysHelper = type helper(TLongBoolHelper)

public

  class function ToString();

  

Boolean type helper for customizable boolean string representation.

  function ToTrueFalseString();

  

Boolean type helper for customizable boolean string representation.

  function ToOnOffString();

  

Boolean type helper for customizable boolean string representation.

  function ToOneZeroString();

  

Boolean type helper for customizable boolean string representation.

end;

Inheritance

TLongBoolSysHelper

  

Boolean type helper for customizable boolean string representation.

Description

Convert LongBool type value to string using localized custom formatting.

See also

TBooleanSysHelper

  

Boolean type helper for customizable boolean string representation.

TBoolean8SysHelper

  

Boolean8 type helper for customizable boolean string representation.

TBoolean16SysHelper

  

Boolean type helper for customizable boolean string representation.

TBoolean32SysHelper

  

Boolean type helper for customizable boolean string representation.

TBoolean64SysHelper

  

Boolean type helper for customizable boolean string representation.

TByteBoolSysHelper

  

Boolean type helper for customizable boolean string representation.

TWordBoolSysHelper

  

Boolean type helper for customizable boolean string representation.

TQWordBoolSysHelper

  

Boolean type helper for customizable boolean string representation.


Documentation generated on: Jan 30 2024