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

TBoolean8SysHelper

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

Boolean8 type helper for customizable boolean string representation.

Declaration

Source position: syshelpers.pp line 172

type TBoolean8SysHelper = type helper(TBoolean8Helper)

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

TBoolean8SysHelper

  

Boolean8 type helper for customizable boolean string representation.

Description

Convert Boolean8 type value to string using localized custom formatting.

See also

TBooleanSysHelper

  

Boolean 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.

TLongBoolSysHelper

  

Boolean type helper for customizable boolean string representation.

TQWordBoolSysHelper

  

Boolean type helper for customizable boolean string representation.


Documentation generated on: Jan 30 2024