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