RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBits.OpenBit Method

Returns the index of the first false value.

Pascal
function OpenBit: Integer;
C++
__fastcall int OpenBit();

Use OpenBit to find the first bit in the array that has not been set to true. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!