Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

BitMask

Returns the Bit as Longint Value

Declaration

Source position: exec.pas line 1987

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: 2021-07-30