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

bitschanged

Declaration

Source position: msebits.pas line 96

function bitschanged(

  const a: Byte;

  const b: Byte;

  const mask: Byte

):Boolean; overload;

function bitschanged(

  const a: Word;

  const b: Word;

  const mask: Word

):Boolean; overload;

function bitschanged(

  const a: LongWord;

  const b: LongWord;

  const mask: LongWord

):Boolean; overload;


Documentation generated on: 2021-05-13