Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

HexDisplayPrefix

String to prepend to hexadecimal values.

Declaration

Source position: sysutilh.inc line 278

const HexDisplayPrefix: string = '$';

Description

HexDisplayPrefix is used by the formatting routines to indicate that the number which follows the prefix is in Hexadecimal notation.

Errors

Currently unused in Free Pascal.


Documentation generated on: Jul 24 2023