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

clearbit

Declaration

Source position: msebits.pas line 142

function clearbit(

  const source: Byte;

  bitnum: Integer

):Byte; overload;

function clearbit(

  const source: Word;

  bitnum: Integer

):Word; overload;

function clearbit(

  const source: LongWord;

  bitnum: Integer

):LongWord; overload;


Documentation generated on: 2021-05-13