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

checkbit

Declaration

Source position: msebits.pas line 118

function checkbit(

  const value: Byte;

  const bitnum: Integer

):Boolean; overload;

function checkbit(

  const value: Word;

  const bitnum: Integer

):Boolean; overload;

function checkbit(

  const value: LongWord;

  const bitnum: Integer

):Boolean; overload;


Documentation generated on: 2021-05-13