IsBitRangeSet32(Word32,Word32,Word32) Method

Represents method IsBitRangeSet32(Word32,Word32,Word32).

Namespace: flcBits32
function IsBitRangeSet32(const Value: Word32;
 const LowBitIndex, HighBitIndex: Word32): Boolean;

Parameters

Value
Type: System.Void

LowBitIndex
Type: System.Void

HighBitIndex
Type: System.Void

Return Value

Type: Boolean