Source position: msebits.pas line 22
const bytebits: array [0..8] of Byte = ($01, $02, $04, $08, $10, $20, $40, $80, $00);