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

DefaultHexFormatSettings

Global ordinal to hexadecimal string conversion defaults.

Declaration

Source position: syshelpers.pp line 91

var DefaultHexFormatSettings: THexFormatSettings;

See also

DefaultBitFormatSettings

  

Global boolean to string conversion defaults.

DefaultBinFormatSettings

  

Global ordinal to binary string conversion defaults.

HexPrefixString

  

Global prefix string at the beginning of hexadecimal string representation.

HexSufixString

  

Global sufix string at the end of hexadecimal string representation.

HexNibbleSeparator

  

Global separator string between nibbles (half bytes) in hexadecimal string representation.

HexByteSeparator

  

Global separator string between bytes in hexadecimal string representation.

HexWordSeparator

  

Global separator string between words in hexadecimal string representation.

HexDwordSeparator

  

Global separator string between double words in hexadecimal string representation.


Documentation generated on: Jan 30 2024