[Overview][Procedures and functions][Index] Reference for unit 'fpg_utils' (#fpgui)

fpgGetBit

Read a specific bit value in a LongInt variable

Declaration

Source position: fpg_utils.pas line 47

function fpgGetBit(

  const AData: LongInt;

  ABit: LongInt

):Boolean;

Description

This procedure allows you to read a specific ABit bit value from the AData variable.

Version info

Added in v1.4

See also

fpgSetBit

  

Set a specific bit value in a LongInt variable


Documentation generated on: 2015-04-04