[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseformatstr.pas line 496
const charhexlower: array [0..15] of Char = ('0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f'); |