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

HexByteSeparator

Global separator string between bytes in hexadecimal string representation.

Declaration

Source position: syshelpers.pp line 115

var HexByteSeparator: string;

Description

Shortcut for DefaultHexFormatSettings.HexByteSeparator. Default value is empty string. Used in ToHexString() helper functions for hexadecimal representation.

See also

DefaultHexFormatSettings

  

Global ordinal to hexadecimal 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.

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