[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
String to prepend to hexadecimal values
Source position: sysutilh.inc line 198
const HexDisplayPrefix: String = '$'; |
HexDisplayPrefix is used by the formatting routines to indicate that the number which follows the prefix is in Hexadecimal notation.
Currently unused in Free Pascal.
No notes exist for this page yet.