[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'msebits' (#msegui)

bytemask

Declaration

Source position: msebits.pas line 23

const bytemask: array [0..8] of Byte = ($00, $01, $03, $07, $0f, $1f, $3f, $7f, $ff);


Documentation generated on: 2021-05-13