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

fpgIsBitSet

Read a specific bit value in a LongInt variable

Declaration

Source position: fpg_utils.pas line 46

function fpgIsBitSet(

  const AData: Integer;

  const AIndex: Integer

):Boolean;

Description

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

Version info

Deprecated in v1.4

See also

fpgSetBit

  

Set a specific bit value in a LongInt variable

fpgGetBit

  

Read a specific bit value in a LongInt variable


Documentation generated on: 2015-04-04