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

BitMask

Returns the Bit as Longint Value

Declaration

Source position: exec.pas line 1396

function BitMask(

  no: ShortInt

):LongInt;

Arguments

no

  

Number of bit to set

Function result

Longint Value where the bit number no is set.

Description

Sets the Bit defined by no and returns the value.


Documentation generated on: 2017-01-10