Source position: msebits.pas line 64
const intexp10ar: array [0..9] of Integer = (1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000);