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

TIntegerSysHelper

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

Integer type helper for customizable binary and hexadecimal string representation.

Declaration

Source position: syshelpers.pp line 147

type TIntegerSysHelper = type helper(TIntegerHelper)

end;

Inheritance

TIntegerSysHelper

  

Integer type helper for customizable binary and hexadecimal string representation.

Description

Convert Integer type value to binary or hexadecimal string using localized custom formatting.

See also

TByteSysHelper

  

Byte type helper for customizable binary and hexadecimal string representation.

TShortIntSysHelper

  

ShortInt type helper for customizable binary and hexadecimal string representation.

TWordSysHelper

  

Word type helper for customizable binary and hexadecimal string representation.

TSmallIntSysHelper

  

SmallInt type helper for customizable binary and hexadecimal string representation.

TCardinalSysHelper

  

Cardinal type helper for customizable binary and hexadecimal string representation.

TQWordSysHelper

  

QWord type helper for customizable binary and hexadecimal string representation.

TInt64SysHelper

  

Int64 type helper for customizable binary and hexadecimal string representation.

TNativeIntSysHelper

  

NativeInt type helper for customizable binary and hexadecimal string representation.

TNativeUIntSysHelper

  

NativeUInt type helper for customizable binary and hexadecimal string representation.


Documentation generated on: Jan 30 2024